From: Nick Mathewson Date: Mon, 9 Mar 2015 15:07:50 +0000 (-0400) Subject: Adjust changes header X-Git-Tag: tor-0.2.4.26~6^2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=addffcc14ddf40b3cd1bff3fa86a82354e981a03;p=thirdparty%2Ftor.git Adjust changes header --- diff --git a/changes/bug15083 b/changes/bug15083 index 2bd0715dfc..5cc79b5ba1 100644 --- a/changes/bug15083 +++ b/changes/bug15083 @@ -1,4 +1,4 @@ - o Major bugfixes (relay, stability): + o Major bugfixes (relay, stability, possible security): - Fix a bug that could lead to a relay crashing with an assertion failure if a buffer of exactly the wrong layout was passed to buf_pullup() at exactly the wrong time. Fixes bug 15083;