Re: [Bug-wget] Concurrency and wget

2012-04-11 Thread Anthony Bryan
On Tue, Apr 10, 2012 at 11:52 AM, Tim Ruehsen wrote: > Meanwhile, I wrote a simple proof of concept (parallel dummy downloads using > threads, dummy downloading of chunks, etc.). > I am at the point where I want to implement HTTP-Header metalink (RFC 6249). > I just can't find any servers to test

Re: [Bug-wget] Some potential memory leaks in wget-1.3

2012-04-11 Thread Tim Ruehsen
Am Wednesday 11 April 2012 schrieb Zhenbo Xu: > Hi, wget, > I have applied a memory leak detection tool > Melton to > find memory leaks in wget-1.3. > Some potential bugs were found, and I check them manually as the real bugs. > Here is the index url of thes

[Bug-wget] Some potential memory leaks in wget-1.3

2012-04-11 Thread Zhenbo Xu
Hi, wget, I have applied a memory leak detection tool Melton to find memory leaks in wget-1.3. Some potential bugs were found, and I check them manually as the real bugs. Here is the index url of thes bugs: http://lcs.ios.ac.cn/~xuzb/bugsfound/memleak/wget-1.

Re: [Bug-wget] Concurrency and wget

2012-04-11 Thread Tim Ruehsen
Am Tuesday 10 April 2012 schrieb Micah Cowan: > > Well, since there is no response to my previous post: is there any > > interest in getting that done anyway ? > > There's interest, sure enough. But this concurrency stuff was meant to > be a Google Summer of Code project, so someone already gettin