]> git.ipfire.org Git - thirdparty/suricata.git/commit
pool: improve error handling 59/head
authorEric Leblond <eric@regit.org>
Thu, 6 Sep 2012 11:57:20 +0000 (13:57 +0200)
committerEric Leblond <eric@regit.org>
Thu, 6 Sep 2012 12:01:57 +0000 (14:01 +0200)
commitcd8d21572402355ec07656acac0f52133e96e076
tree08b55320c3a098c18975b7119360daad5a2c4827
parent829d975d638eca22495bfee7d57b69d83f05c054
pool: improve error handling

Error handling during Pool creation was not perfect as a PoolBucket
could leak.
src/util-pool.c