From: Nick Mathewson Date: Tue, 20 Dec 2011 19:51:34 +0000 (-0500) Subject: duplicate changelog entry for 4531 X-Git-Tag: tor-0.2.3.11-alpha~75 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d7531b2adc6d09e33f9a4a3accc4cf3fe28284d6;p=thirdparty%2Ftor.git duplicate changelog entry for 4531 --- diff --git a/changes/bug4531_take2 b/changes/bug4531_take2 new file mode 100644 index 0000000000..fd4f5f0c46 --- /dev/null +++ b/changes/bug4531_take2 @@ -0,0 +1,5 @@ + o Minor bugfixes: + - Fix null-pointer access that could occur if TLS allocation failed. + Fixes bug 4531; bugfix on 0.2.0.20-rc. Found by "troll_un". This was + erroneously listed as fixed in 0.2.3.9-alpha, but the fix had + accidentally been reverted.