aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-06-05 12:01:11 -0400
committerNick Mathewson <nickm@torproject.org>2017-06-05 12:01:11 -0400
commitd0d9afa5f99da2fb7df61974647308ce540ad417 (patch)
tree0f95129058b18bc42197324daa62dfc31c7c4511 /changes
parent82ce0be921611e717a91f4293b56a4fa59e7c86a (diff)
parent3f2d1f7f0730a17b81d2fb94df9b6a5b8b277893 (diff)
downloadtor-d0d9afa5f99da2fb7df61974647308ce540ad417.tar.gz
tor-d0d9afa5f99da2fb7df61974647308ce540ad417.zip
Merge branch 'maint-0.2.7-redux' into release-0.2.7-redux
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.