]> git.ipfire.org Git - thirdparty/suricata.git/commit
af-packet: fix error handling 931/head
authorEric Leblond <eric@regit.org>
Fri, 11 Apr 2014 10:14:01 +0000 (12:14 +0200)
committerVictor Julien <victor@inliniac.net>
Mon, 14 Apr 2014 09:11:10 +0000 (11:11 +0200)
commit43b6cbd4bc76e423f9d52d63d5d4a60e864eedb3
tree8e7647445e3e0fd0c1e1fae7eca5a2dc0ee8a8cf
parent6e77c4d1b41e0a4be65979ef6b2176bc67c66a4a
af-packet: fix error handling

Only exit from synchronization loop on poll error and not in case
of a timeout.
src/source-af-packet.c