summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas Osterried <thomas@osterried.de>2010-06-05 00:14:04 +0000
committerThomas Osterried <thomas@osterried.de>2010-06-05 00:14:04 +0000
commit8072140d3664b32988c00134844aef58c5c1c9b2 (patch)
treeb3df309483c894fe92473b1d9a2f75b157e72da5 /configure.ac
parente3a030cc1baf97809794406719f0cf434f9aed71 (diff)
The last patch introduced cosmetic errors like
GIFADDR: Bad file descriptor after signling termination with ^C In detail: close(3) = 0 sigreturn() = ? (mask now []) ioctl(3, SIOCGIFHWADDR, {ifr_name="eth0", ???}) = -1 EBADF (Bad file descriptor) -> The interrupt handler introduced concurrency issues ;) The patch caused only unexpected behaviour; no security problems. This new patch fixes this problem.
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions