summaryrefslogtreecommitdiffstats
path: root/contrib/ntp/tests/ntpd/ntp_restrict.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ntp/tests/ntpd/ntp_restrict.c')
-rw-r--r--contrib/ntp/tests/ntpd/ntp_restrict.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/ntp/tests/ntpd/ntp_restrict.c b/contrib/ntp/tests/ntpd/ntp_restrict.c
index 98d6e83..08d236e 100644
--- a/contrib/ntp/tests/ntpd/ntp_restrict.c
+++ b/contrib/ntp/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));
OpenPOWER on IntegriCloud