]> The Tcpdump Group git mirrors - libpcap/commit
Plug memory-leak 912/head
authorGisle Vanem <[email protected]>
Tue, 25 Feb 2020 09:04:21 +0000 (10:04 +0100)
committerGitHub <[email protected]>
Tue, 25 Feb 2020 09:04:21 +0000 (10:04 +0100)
commitc0704f7b713f85b7b33478cc477448396c65dfdf
treeaa306ac22937de564c1ef8d2151683dc5dd641c3
parent6da9b5cf3fc497a45a53d32875223e6a0ce812ed
Plug memory-leak

If the '-i' option is not used, the strdup() memory was not freed.
testprogs/opentest.c