Skip to content
Snippets Groups Projects
Commit 5dbfdc0b authored by rpcraig's avatar rpcraig
Browse files

Add double free protection to checkseapp.


A double free error occurs when building with non glibc
devices. The hdestroy() function frees all comparison
keys internally in these cases. So avoid an explicit
call to free().

Change-Id: If9c5dc1a969605cd1eeb9218de02a9f8dbbd3ae1
Signed-off-by: default avatarrpcraig <rpcraig@tycho.ncsc.mil>
parent 6766cc9e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment