diff options
Diffstat (limited to 'changes/bug9928')
-rw-r--r-- | changes/bug9928 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug9928 b/changes/bug9928 new file mode 100644 index 000000000..b72cea3d8 --- /dev/null +++ b/changes/bug9928 @@ -0,0 +1,6 @@ + o Minor bugfixes: + - 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. Bug found by + Pedro Ribeiro. |