diff options
Diffstat (limited to 'changes/count_overflow')
-rw-r--r-- | changes/count_overflow | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/count_overflow b/changes/count_overflow new file mode 100644 index 0000000000..f302ff2d71 --- /dev/null +++ b/changes/count_overflow @@ -0,0 +1,5 @@ + o Minor bugfixes: + - Correctly handle an "impossible" overflow cases in connection + byte counting, where we write or read more than 4GB on an edge + connection in single second. Bugfix on 0.1.2.8-beta. + |