Repro available at http://www.immunitysec.com/spike.html You can download a SPIKE script to test your web server at http://www.immunitysec.com/spike.html
Memory leak in tcpstuff.c In tcpwrite() I assign a buffer with malloc() but never free() it. Feel free to add the free call before return;
Bug in Tarfile Sorry about the bug in the tarfile - is fixed now (about 4pm Oct 17, 2001) -dave