summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-06-05 12:02:15 -0400
committerNick Mathewson <nickm@torproject.org>2017-06-05 12:02:15 -0400
commitd75be189df970f0da3a59f649e3be9c5d57868c6 (patch)
tree8f779c6dc6d6ba629d71272a4718be61d1884b13 /changes
parentec61ae59a5d009a9e80f3bfa9a2aa5f5dfa05551 (diff)
parent33fcc0f61d1feb2fbdf3153c7c64780dcdce6767 (diff)
downloadtor-d75be189df970f0da3a59f649e3be9c5d57868c6.tar.gz
tor-d75be189df970f0da3a59f649e3be9c5d57868c6.zip
Merge branch 'maint-0.2.8' into maint-0.2.9
Diffstat (limited to 'changes')
-rw-r--r--changes/bug224903
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug22490 b/changes/bug22490
new file mode 100644
index 0000000000..244dd50b36
--- /dev/null
+++ b/changes/bug22490
@@ -0,0 +1,3 @@
+ o Minor bugfixes (correctness):
+ - Avoid undefined behavior when parsing IPv6 entries from the geoip6
+ file. Fixes bug 22490; bugfix on 0.2.4.6-alpha.