Explorar o código

14554 doesn't need a changes file: the bug wasn't in a release

Nick Mathewson %!s(int64=11) %!d(string=hai) anos
pai
achega
ea0881029f
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      changes/bug14554

+ 0 - 4
changes/bug14554

@@ -1,4 +0,0 @@
-  o Major bugfix
-    - Possibility of an infinite loop if the returned value of the read/recv
-      was 0. A returned value of 0 means that we've reached the EOF thus the
-      pipe/sock is drained so return success not an error.