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 debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to