]> git.decadent.org.uk Git - odhcp6c.git/commit
Fixed race condition - ra_init may already result in SIGIO, and without signal handle...
authorMarkus Stenberg <markus.stenberg@iki.fi>
Tue, 26 Mar 2013 13:15:25 +0000 (15:15 +0200)
committerMarkus Stenberg <markus.stenberg@iki.fi>
Tue, 26 Mar 2013 13:15:25 +0000 (15:15 +0200)
commit85cdc08d7249ec8f6d2e0b94ea3cd5ff2ee141ad
tree1c58b5d73c047529c8aa238e3edaea2936222fde
parent9e52c4de4476a99129b4ab2402898dd9af92e86c
Fixed race condition - ra_init may already result in SIGIO, and without signal handler set, code goes boom.
src/odhcp6c.c