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

Re: Bug#622365: Fix FTBFS of tofrodos for GNU/Hurd



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


Reply to: