소스 검색

Give credit to bug reporter for 9928

Nick Mathewson 10 년 전
부모
커밋
bfe56e05b0
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      changes/bug9928

+ 2 - 1
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.