aboutsummaryrefslogtreecommitdiff
path: root/tests/ntpd/ntp_prio_q.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ntpd/ntp_prio_q.c')
-rw-r--r--tests/ntpd/ntp_prio_q.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ntpd/ntp_prio_q.c b/tests/ntpd/ntp_prio_q.c
index c2d4f76f0305..4b27157a9fa5 100644
--- a/tests/ntpd/ntp_prio_q.c
+++ b/tests/ntpd/ntp_prio_q.c
@@ -251,6 +251,7 @@ test_AppendQueues(void) {
free_node(e3_ptr);
free_node(e4_ptr);
free_node(e5_ptr);
+ free_node(e6_ptr);
TEST_ASSERT_EQUAL(0, get_no_of_elements(q4));