]> git.ipfire.org Git - thirdparty/suricata.git/commit
util/streaming: improve error handling
authorEric Leblond <el@stamus-networks.com>
Thu, 19 Aug 2021 09:21:21 +0000 (11:21 +0200)
committerShivani Bhardwaj <shivanib134@gmail.com>
Thu, 13 Jan 2022 16:45:40 +0000 (22:15 +0530)
commit36659d16a867a7eca8e3e8828806daf6c473302f
tree8dc914d8f30fc84231cba843dc30a7aaaed9de7f
parent2b6c57626edfa0f9cbcdba9ef082d272cad100be
util/streaming: improve error handling

It differentiates memory error than regular ones.

(cherry picked from commit 0e70958e67398f599b77ba991dc631e025cae5f4)
src/util-streaming-buffer.c