Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3361)

Issue 8662046: Validate allocation size in PoolAllocator. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years ago by Alok Priyadarshi
Modified:
11 years ago
Reviewers:
kbr1, aedla
CC:
angleproject-review_googlegroups.com
Base URL:
http://angleproject.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Validate allocation size in PoolAllocator. Note that I am planning to get rid of PoolAllocator entirely. BUG=crbug 179654 Committed: https://code.google.com/p/angleproject/source/detail?r=2186

Patch Set 1 #

Total comments: 14

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -8 lines) Patch
M src/compiler/PoolAlloc.cpp View 1 2 chunks +15 lines, -8 lines 0 comments Download

Messages

Total messages: 6
Alok Priyadarshi
11 years ago (2013-04-17 20:53:23 UTC) #1
aedla
I wrote a clarification in the issue tracker to better explain the problem. https://codereview.appspot.com/8662046/diff/1/src/compiler/PoolAlloc.cpp File ...
11 years ago (2013-04-18 12:18:35 UTC) #2
Alok Priyadarshi
PTAL https://codereview.appspot.com/8662046/diff/1/src/compiler/PoolAlloc.cpp File src/compiler/PoolAlloc.cpp (right): https://codereview.appspot.com/8662046/diff/1/src/compiler/PoolAlloc.cpp#newcode231 src/compiler/PoolAlloc.cpp:231: if (numBytes <= 0) On 2013/04/18 12:18:35, aedla ...
11 years ago (2013-04-18 20:34:13 UTC) #3
kbr1
The new checks LGTM. Please have aedla re-review.
11 years ago (2013-04-18 20:41:31 UTC) #4
aedla
LGTM
11 years ago (2013-04-22 16:13:54 UTC) #5
Alok Priyadarshi
11 years ago (2013-04-22 18:32:39 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 manually as r2186 (presubmit successful).
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b