summaryrefslogtreecommitdiff
path: root/KeysetTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'KeysetTest.cpp')
-rw-r--r--KeysetTest.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/KeysetTest.cpp b/KeysetTest.cpp
index 148b065..7077277 100644
--- a/KeysetTest.cpp
+++ b/KeysetTest.cpp
@@ -146,6 +146,9 @@ bool SanityTest ( pfHash hash, const int hashbits )
printf("PASS\n");
}
+ delete [] buffer1;
+ delete [] buffer2;
+
delete [] hash1;
delete [] hash2;