]> git.ipfire.org Git - thirdparty/suricata.git/commit
pool: rename Free function to Cleanup
authorEric Leblond <eric@regit.org>
Mon, 10 Sep 2012 07:06:41 +0000 (09:06 +0200)
committerVictor Julien <victor@inliniac.net>
Mon, 10 Sep 2012 16:07:38 +0000 (18:07 +0200)
commit619014a280009c57853e746ef5287da301ab8a86
tree31a4504e9400a2ffa0e5db88ca3441843f620cb4
parentf241312a36fe986f2352b4e2e6856c71ed3f2e81
pool: rename Free function to Cleanup

This patch renames Free functions to Cleanup as the free is made
by the pool system.
src/app-layer-parser.c
src/defrag.c
src/stream-tcp-reassemble.c
src/stream-tcp.c
src/util-pool.c
src/util-pool.h