diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-06-29 13:04:29 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-06-29 13:04:29 -0400 |
commit | 890bc15ab641f1c22a39b9a86de656a4e3a2d225 (patch) | |
tree | 6c35faab8e1cb444c7baa9d196569447b8247780 | |
parent | b426e83f077d57e14fc77ebae18a3637bb2c752a (diff) | |
download | tor-890bc15ab641f1c22a39b9a86de656a4e3a2d225.tar.gz tor-890bc15ab641f1c22a39b9a86de656a4e3a2d225.zip |
Changes file for 26467
-rw-r--r-- | changes/ticket26467 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket26467 b/changes/ticket26467 new file mode 100644 index 0000000000..45883786c2 --- /dev/null +++ b/changes/ticket26467 @@ -0,0 +1,3 @@ + o Minor bugfixes (memory, correctness): + - Fix a number of small memory leaks identified by coverity. Fixes + bug 26467; bugfix on numerous Tor versions. |