summaryrefslogtreecommitdiff
path: root/common/test/test_cmsg.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'common/test/test_cmsg.cpp')
-rw-r--r--common/test/test_cmsg.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/test/test_cmsg.cpp b/common/test/test_cmsg.cpp
index dde3da4..0686564 100644
--- a/common/test/test_cmsg.cpp
+++ b/common/test/test_cmsg.cpp
@@ -75,5 +75,6 @@ int main()
tfe_cmsg_destroy(cmsg_decode);
+ free(temp_buff);
return 0;
} \ No newline at end of file