c - A zero byte allocation should be considered a leak? -


this question has answer here:

i'm checking memory allocation poolmon c application, after uninstall still have 1 allocation 0 bytes. can considered memory leak?

it's implementation defined.

but malloc(0) must free()'d.


Comments

Popular posts from this blog

php - isset function not working properly -

javascript - Thinglink image not visible until browser resize -

firebird - Error "invalid transaction handle (expecting explicit transaction start)" executing script from Delphi -