mirror of https://github.com/OISF/suricata
unix-manager: fix cppcheck errors
This patch fixes the following errors: [src/unix-manager.c:306]: (error) Memory pointed to by 'client' is freed twice. [src/unix-manager.c:313]: (error) Memory pointed to by 'client' is freed twice. [src/unix-manager.c:323]: (error) Memory pointed to by 'client' is freed twice. [src/unix-manager.c:334]: (error) Memory pointed to by 'client' is freed twice. Unix manager was treating the packet after closing the socket if message was too long.pull/1250/head
parent
096b85ab68
commit
9f22c878e8
Loading…
Reference in New Issue