]> git.ipfire.org Git - thirdparty/suricata.git/commit
eve: reset buffer in OutputJsonBuilderBuffer
authorJason Ish <jason.ish@oisf.net>
Thu, 15 Apr 2021 07:35:45 +0000 (01:35 -0600)
committerJason Ish <jason.ish@oisf.net>
Thu, 15 Apr 2021 20:33:05 +0000 (14:33 -0600)
commit013becf569fbb6d386b14aac7f360dc30cce6e65
treecb82f9a7bd1fb967ed97240a493da49fe2a06f3c
parentc890f9db634de66201bbd83dfc7914d3487a0a5b
eve: reset buffer in OutputJsonBuilderBuffer

Reset the buffer here so each caller doesn't need to do it.
src/output-json.c