diff options
Diffstat (limited to 'changes/bug17722')
-rw-r--r-- | changes/bug17722 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug17722 b/changes/bug17722 new file mode 100644 index 0000000000..1b18d4af2b --- /dev/null +++ b/changes/bug17722 @@ -0,0 +1,3 @@ + o Minor bugfixes (code correctness) + - Fix undefined behavior in the tor_cert_checksig function. Fixes bug + 17722; bugfix on tor-0.2.7.2-alpha. |