]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/utils/trace.c
trace: Free symbols on program exit
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 16 Feb 2016 12:10:29 +0000 (14:10 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 16 Feb 2016 12:10:29 +0000 (14:10 +0200)
commit6136d43b8edec0193e08250744cd97691ccdbae1
treeb9ad0b4e08a116690af5511a4c34b439c016608f
parent8bcf8de827e841a35841034edd6f8281a7a3aeba
trace: Free symbols on program exit

This makes valgrind memleak checks with CONFIG_WPA_TRACE=y somewhat
cleaner.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/utils/os_unix.c
src/utils/trace.c
src/utils/trace.h