Reviewers: Mads Ager,
Message:
Fix potential signed/unsigned size miscalculations and add extra safety
checks.
Please check that the size limits on FixedArray/ByteArray/SeqString objects
are
reasonable.
Description:
Fixed potential length miscalculations by limiting max size of arrays and
strings.
Please review this at http://codereview.chromium.org/525064
Affected files:
M src/heap.cc
M src/objects.h
M src/objects.cc
M src/runtime.cc
M src/utils.cc
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev