whoops; add missing credit.

This commit is contained in:
Nick Mathewson
2017-11-15 15:11:15 -05:00
parent f28559fd2a
commit 7548805850
+1
View File
@@ -2,3 +2,4 @@
- Fix a memory leak warning in one of the libevent-related
configuration tests that could occur when manually specifying
-fsanitize=address. Fixes bug 24279; bugfix on 0.3.0.2-alpha.
Found and patched by Alex Xu.