Fixed known bug #28. The TFTP code no longer assumes a packed struct and
thus works reliably on more platforms.
This commit is contained in:
@@ -20,6 +20,7 @@ This release includes the following changes:
|
||||
|
||||
This release includes the following bugfixes:
|
||||
|
||||
o TFTP works in a more portable fashion (== on more platforms)
|
||||
o WSAGetLastError() is now used (better) on Windows
|
||||
o GnuTLS non-block case that could cause data trashing
|
||||
o deflate code survives lack of zlib header
|
||||
|
||||
Reference in New Issue
Block a user