Re: [Bug-wget] WARC, new version

2011-11-04 Thread Giuseppe Scrivano
Gijs van Tulder gvtul...@gmail.com writes: Hi Giuseppe, * I've changed the configure.ac and src/Makefile.am. * I've added a ChangeLog entry. lovely. I am going to push it soon with some small adjustments. Thanks for the great work. Whenever it happens to be in the same place, I'll buy you

Re: [Bug-wget] Memory leak when using GnuTLS

2011-11-04 Thread Giuseppe Scrivano
Committed with a ChangeLog entry and a small change. Another beer? :-) Thanks! Giuseppe Gijs van Tulder gvtul...@gmail.com writes: Hi, I think there is a memory leak in the GnuTLS part of wget. When downloading multiple files from a HTTPS server, wget with GnuTLS uses a lot of memory.

Re: [Bug-wget] WARC, new version

2011-11-04 Thread Gijs van Tulder
lovely. I am going to push it soon with some small adjustments. That's good to hear. There's one other small adjustment that you may want to make, see the attached patch. One of the WARC functions uses the basename function, which causes problems on OS X. Including libgen.h and strdup-ing