httpd: memory hole in function addEnv() and more

Vladimir N. Oleynik dzo at simtreas.ru
Mon Sep 5 09:57:18 UTC 2005


Dirk,

>>>1.) memory hole
>>>
>>>Them memory alloced by asprintf() is never free'd.
>>>Solution: insert free(s) behind putenv(s).
>>
>>
>>No.
>>man putenv()
>>see libc incompatibility memory allocated sections.
> 
> 
> Ok, it is a 'maybe' memory hole. With uclibc it is a memory hole.

Also. It not "hole" its "leak".


--w
vodz



More information about the busybox mailing list