|
From: Nicholas N. <n.n...@gm...> - 2009-06-27 01:06:28
|
On Sat, Jun 27, 2009 at 2:15 AM, Jeroen N. Witmond [Bahco]<jn...@xs...> wrote:
>> +{
>> + <insert a suppression name here>
>> + Memcheck:Leak
>> + fun:malloc_zone_malloc
>> + fun:__setenv
>> + fun:setenv$UNIX2003
>> + fun:main
>
> I may be wrong, but I'd think this suppression only works for the test
> program, and not for 'real' applications. Shouldn't the last line be
> deleted?
Oh yeah, good catch. Fixed in r10382. Thanks!
Nick
|