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

Issue 10690160: Guard against integer overflow in process constructor. (Closed)

Created:
8 years, 5 months ago by Mads Ager (google)
Modified:
8 years, 5 months ago
Reviewers:
turnidge, Bill Hesse
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Guard against integer overflow in process constructor. I have set an arbitrary limit of around one million arguments. I see no reasonable use of the Process API where that would be a problem. R=whesse@google.com,turnidge@google.com BUG=dartbug.com/1751 TEST=None, can't happen right now but might in the future. Committed: https://code.google.com/p/dart/source/detail?r=9583

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -0 lines) Patch
M runtime/bin/process.cc View 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (google)
8 years, 5 months ago (2012-07-12 06:15:12 UTC) #1
Bill Hesse
8 years, 5 months ago (2012-07-12 08:31:04 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698