From: Nick Mathewson Date: Tue, 8 Oct 2013 16:06:06 +0000 (-0400) Subject: Give credit to bug reporter for 9928 X-Git-Tag: tor-0.2.4.18-rc~9^2~3^2^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bfe56e05b08b940d432be9af824b969522eedc98;p=thirdparty%2Ftor.git Give credit to bug reporter for 9928 --- diff --git a/changes/bug9928 b/changes/bug9928 index e19bcf463b..b72cea3d87 100644 --- a/changes/bug9928 +++ b/changes/bug9928 @@ -2,4 +2,5 @@ - Avoid an off-by-one error when checking buffer boundaries when formatting the exit status of a pluggable transport helper. This is probably not an exploitable bug, but better safe than - sorry. Fixes bug 9928; bugfix on 0.2.3.18-rc. + sorry. Fixes bug 9928; bugfix on 0.2.3.18-rc. Bug found by + Pedro Ribeiro.