Svante Signell, le Tue 12 Apr 2011 16:33:14 +0200, a écrit :
>                       if (verbose) {
>                               emsg( VERBOSE_SYMLINKSRC, filename, 
> realfilepath );
>                       }
>                       return openandconvert( realfilepath );
>               }

You needs to free realfilepath in that case too, so split the return
openandconvert() call into an openandconvert call, then free(), then
return.

When you are unsure about a patch, please post it on debian-hurd@ first
before submitting it to the BTS.

Samuel


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to