bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#19580: Memory Leak in coreutils/lib/localcharset.c


From: Pádraig Brady
Subject: bug#19580: Memory Leak in coreutils/lib/localcharset.c
Date: Tue, 13 Jan 2015 10:55:36 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0

forcemerge 19580 19578
stop

On 13/01/15 10:31, Zhaopeng Li wrote:
> At line 221, the assignment (old_res_ptr = res_ptr) will lead to memory leak 
> when iteration of corresponding loop is greater than 3.

Same non issue really.
We don't want to free() here.
I'm not sure how to avoid the warning though?

thanks,
Pádraig.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]