diff options
Diffstat (limited to 'changes/test-memwipe')
-rw-r--r-- | changes/test-memwipe | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/test-memwipe b/changes/test-memwipe new file mode 100644 index 0000000000..04a21f75f1 --- /dev/null +++ b/changes/test-memwipe @@ -0,0 +1,3 @@ + o Testing: + - Add a test to verify that the compiler does not eliminate our + memwipe() implementation. Closes ticket 15377. |