Fixed a bug whereby a received file whose length was a multiple of
authorDan Fandrich <dan@coneharvesters.com>
Mon, 20 Mar 2006 22:15:22 +0000 (22:15 +0000)
committerDan Fandrich <dan@coneharvesters.com>
Mon, 20 Mar 2006 22:15:22 +0000 (22:15 +0000)
commita63f9887b9523a5d73ed9348539919c175c1756a
tree04786738030d80c104aa44199f356f249cc99472
parent1282aad4a5122e391fccaee7de11f923b269ef45
Fixed a bug whereby a received file whose length was a multiple of
512 bytes could have random garbage appended.  Also, stop processing TFTP
packets which are too short to be legal.
lib/tftp.c