diff options
Diffstat (limited to 'changes/bug30309')
-rw-r--r-- | changes/bug30309 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/changes/bug30309 b/changes/bug30309 deleted file mode 100644 index 6cbbe8d156..0000000000 --- a/changes/bug30309 +++ /dev/null @@ -1,3 +0,0 @@ - o Code simplification and refactoring: - - Rename tor_mem_is_zero() to fast_mem_is_zero(), to emphasize that - it is not a constant-time function. Closes ticket 30309. |