Tim Ruehsen <[email protected]> writes: > On Thursday 23 October 2014 22:04:55 Tim Rühsen wrote: >> Am Donnerstag, 9. Oktober 2014, 12:28:05 schrieb Tim Ruehsen: >> > Hi, >> > >> > using the new valgrind testing feature (yet not completely discussed), I >> > found and fixed several memory leaks. >> > >> > Also, I found that parsing the proxy URL did not include the iri (retr.c: >> > 764). It seemed to me as it just has been forgotten. I added the iri to >> > url_parse() there. We have no test with an IDN proxy - maybe we should >> > have >> > one. >> > >> > As I already wrote, 24 perl tests didn't survive valgrind memory testing. >> > 18 of it will be fixed by this patch. >> > >> > 6 others have a problem with libidn (illegal memory access). I'll >> > investigate this after this email. >> > >> > Tim >> >> Did you took a look at it ? >> >> Shouldn't these fixes go into Wget before the next release ? > > May I push these fixes or are there any complaints ?
go for it. Regards, Giuseppe
