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

Issue 23757005: - Fix double-increment in bignum library code. (Closed)

Created:
7 years, 3 months ago by Ivan Posva
Modified:
7 years, 3 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org, Siggi Cherem (dart-lang)
Visibility:
Public.

Description

- Fix double-increment in bignum library code. Committed: https://code.google.com/p/dart/source/detail?r=26881

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -1 line) Patch
M runtime/third_party/double-conversion/src/bignum.cc View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Ivan Posva
TBR
7 years, 3 months ago (2013-08-29 17:07:37 UTC) #1
Ivan Posva
Committed patchset #1 manually as r26881.
7 years, 3 months ago (2013-08-29 17:08:15 UTC) #2
Siggi Cherem (dart-lang)
lgtm
7 years, 3 months ago (2013-08-29 17:17:27 UTC) #3
floitsch
7 years, 3 months ago (2013-08-30 07:43:54 UTC) #4
Message was sent while issue was closed.
LGTM.
fwiw this has been fixed in the double-conversion repository some time ago.
This specific case is unreachable, but still good it's gone now. (I didn't
change our version, to avoid diverging from the initial import of the
third-party library.)

Powered by Google App Engine
This is Rietveld 408576698