Fixed known bug #28. The TFTP code no longer assumes a packed struct and
authorDaniel Stenberg <daniel@haxx.se>
Mon, 8 May 2006 15:09:50 +0000 (15:09 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 8 May 2006 15:09:50 +0000 (15:09 +0000)
commit6307e783d83835ffaa70fc594b2a08307b2e359b
tree3000081e2d2f5c1ef925c9c3ed1538a3c7b41951
parentb9cd73c76d6f24dd9a59fb603ab9ad92c6076f72
Fixed known bug #28. The TFTP code no longer assumes a packed struct and
thus works reliably on more platforms.
CHANGES
RELEASE-NOTES
docs/KNOWN_BUGS
lib/tftp.c