diff options
author | Nick Mathewson <nickm@torproject.org> | 2013-10-08 12:06:06 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-10-08 12:06:06 -0400 |
commit | bfe56e05b08b940d432be9af824b969522eedc98 (patch) | |
tree | 22ddc43dd23c6d57a0c764901012262c2231de1c /changes/bug9928 | |
parent | 17bcfb2604ba3c20a78cdcc78f169b4db6927d25 (diff) | |
download | tor-bfe56e05b08b940d432be9af824b969522eedc98.tar tor-bfe56e05b08b940d432be9af824b969522eedc98.tar.gz |
Give credit to bug reporter for 9928
Diffstat (limited to 'changes/bug9928')
-rw-r--r-- | changes/bug9928 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/changes/bug9928 b/changes/bug9928 index e19bcf463..b72cea3d8 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. |