]> granicus.if.org Git - curl/commit
TFTP: don't ack if wrong block num is received
authorDaniel Stenberg <daniel@haxx.se>
Fri, 21 May 2010 21:07:59 +0000 (23:07 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 21 May 2010 21:07:59 +0000 (23:07 +0200)
commit0bb6deda721796c8bf501c8bcbf86998b51f2828
treea4dd53e4da95343dc8e0bd039beac990e73f84c7
parent0a29e2445c8d7300b5d72e2ba05755ea1ad5b6d1
TFTP: don't ack if wrong block num is received

If an unexpected block number was received, break out of the
switch loop.
lib/tftp.c