Synopsis: useless memory allocation in netcat State-Changed-From-To: open->closed State-Changed-By: claudio State-Changed-When: Tue May 4 03:59:11 MDT 2010 State-Changed-Why: Rev. 1.96 of netcat.c fixed this unneeded allocation in a different way using strdup() and removing the reassignment of the buffer.
