]> git.ipfire.org Git - thirdparty/suricata.git/commit
unix runmode: fix error handling. 231/head
authorEric Leblond <eric@regit.org>
Wed, 28 Nov 2012 17:02:09 +0000 (18:02 +0100)
committerEric Leblond <eric@regit.org>
Wed, 28 Nov 2012 17:02:09 +0000 (18:02 +0100)
commit2accda78a10ed51dc9d645a08c316d0244f435eb
tree7eb7f2c70aadd2108643f6964ad3cab48d74f847
parent1fd47cfb96f7aa5c1cf242d106d94ff15018dba0
unix runmode: fix error handling.

If 'output-dir' argument was not given it was possible to reach a
possibly problematic condition.
src/runmode-unix-socket.c