diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2014-05-29 09:24:12 +0200 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2014-05-29 09:39:39 +0200 |
commit | 9597b0ebcb21983bd5201cde2212aa488f342337 (patch) | |
tree | ee7f490212c920b0aa9a10b3834564f1af0c3254 /tests/data/test1900 | |
parent | bcbaed816553279675bb472a493a22005cfddd51 (diff) |
tests: Fix portability issue with the tftpd server and timeouts
gcc spit out warning: variable 'x' might be clobbered by 'longjmp' or
'vfork' messages for a few variables. These automatic variables were
expected to be changed between a setjmp/longjmp and hold their values,
so are now marked volatile.
Diffstat (limited to 'tests/data/test1900')
0 files changed, 0 insertions, 0 deletions