aboutsummaryrefslogtreecommitdiff
path: root/tests/ntpd/ntp_restrict.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ntpd/ntp_restrict.c')
-rw-r--r--tests/ntpd/ntp_restrict.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ntpd/ntp_restrict.c b/tests/ntpd/ntp_restrict.c
index 98d6e8309338..08d236e24df9 100644
--- a/tests/ntpd/ntp_restrict.c
+++ b/tests/ntpd/ntp_restrict.c
@@ -26,6 +26,7 @@ setUp(void) {
}
+void
tearDown(void) {
restrict_u *empty_restrict = malloc(sizeof(restrict_u));
memset(empty_restrict, 0, sizeof(restrict_u));