Merge remote-tracking branch 'dgoulet/bug15377_027_01'

This commit is contained in:
Nick Mathewson
2015-03-24 16:27:27 -04:00
4 changed files with 219 additions and 2 deletions
+3
View File
@@ -0,0 +1,3 @@
o Testing:
- Add a test to verify that the compiler does not eliminate our
memwipe() implementation. Closes ticket 15377.