diff options
author | Daniel Stenberg <daniel@haxx.se> | 2014-01-28 20:39:25 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2014-01-28 22:17:16 +0100 |
commit | bcb19883a8e422f3e32a740a3cd68c2d34bff100 (patch) | |
tree | 175d5cc21f1d5778da782b82944b280c443ba43d /tests/server/tftpd.c | |
parent | f2e42dd056b3b3afcf0389f6f390551a06bea26b (diff) |
TFTP: fix crash on time-out
tftp_done() can get called with its TFTP state pointer still being NULL
on an early time-out, which caused a segfault when dereferenced.
Reported-by: Glenn Sheridan
Bug: http://curl.haxx.se/mail/lib-2014-01/0246.html
Diffstat (limited to 'tests/server/tftpd.c')
0 files changed, 0 insertions, 0 deletions