forked from mirrors/tftp-hpa-google
(Finally) handle block number wraparound correctly.
This commit is contained in:
parent
52ffc49262
commit
480bee14e9
3 changed files with 14 additions and 5 deletions
6
CHANGES
6
CHANGES
|
@ -1,5 +1,11 @@
|
|||
$Id$
|
||||
|
||||
Changes in 0.24:
|
||||
Fix bugs in both client and server dealing with block number
|
||||
wraparound, usually manifesting themselves as failure to
|
||||
handle files over 32 MB in size.
|
||||
|
||||
|
||||
Changes in 0.23:
|
||||
Correct memory overwrite bug in the tftp client when compiled
|
||||
with readline.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue