Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Issue 615923002: Fix circular ringbuffer used in socket implementation (Closed)

Created:
6 years, 2 months ago by kustermann
Modified:
6 years, 2 months ago
Reviewers:
Søren Gjesse
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix circular ringbuffer used in socket implementation R=sgjesse@google.com Committed: https://code.google.com/p/dart/source/detail?r=40811

Patch Set 1 #

Patch Set 2 : Added regression test #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -1 line) Patch
M dart/sdk/lib/io/secure_socket.dart View 1 chunk +1 line, -1 line 0 comments Download
A dart/tests/standalone/io/regress_21160_test.dart View 1 2 1 chunk +79 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (1 generated)
kustermann
I saw the following exception: Uncaught error in request handler zone: RangeError: 107 must be ...
6 years, 2 months ago (2014-09-30 11:23:18 UTC) #2
Søren Gjesse
LGTM! The question is whether it can be indirectly tested by using secure sockets where ...
6 years, 2 months ago (2014-09-30 11:33:53 UTC) #3
Søren Gjesse
On 2014/09/30 11:33:53, Søren Gjesse wrote: > LGTM! > > The question is whether it ...
6 years, 2 months ago (2014-09-30 11:43:24 UTC) #4
kustermann
PTAL: Added regression test which should trigger it.
6 years, 2 months ago (2014-09-30 12:12:35 UTC) #5
Søren Gjesse
LGTM, thanks
6 years, 2 months ago (2014-09-30 12:15:58 UTC) #6
kustermann
6 years, 2 months ago (2014-09-30 13:19:45 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as 40811 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698