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

Issue 13061002: Make CallocDiesOnOOM return false under TSan and ASan. Their allocators return NULL in the case of … (Closed)

Created:
7 years, 9 months ago by Alexander Potapenko
Modified:
7 years, 9 months ago
CC:
chromium-reviews, erikwright+watch_chromium.org, kcc2
Visibility:
Public.

Description

Make CallocDiesOnOOM return false under TSan, MSan and ASan. Their allocators return NULL in the case of an overflow. BUG=175554, 172149 TBR=mark Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=190437

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -1 line) Patch
M base/security_unittest.cc View 1 2 3 4 1 chunk +6 lines, -1 line 0 comments Download

Messages

Total messages: 11 (0 generated)
Alexander Potapenko
Julien, PTAL Kostya, FYI
7 years, 9 months ago (2013-03-25 08:54:56 UTC) #1
jln (very slow on Chromium)
lgtm https://codereview.chromium.org/13061002/diff/1/base/security_unittest.cc File base/security_unittest.cc (right): https://codereview.chromium.org/13061002/diff/1/base/security_unittest.cc#newcode70 base/security_unittest.cc:70: (!defined(ADDRESS_SANITIZER) && !defined(THREAD_SANITIZER)) Could you add a comment ...
7 years, 9 months ago (2013-03-25 15:05:48 UTC) #2
Alexander Potapenko
Done.
7 years, 9 months ago (2013-03-25 15:07:51 UTC) #3
jln (DO NOT USE THIS)
On 2013/03/25 15:07:51, Alexander Potapenko wrote: > Done. It looks like you added a comment ...
7 years, 9 months ago (2013-03-25 15:22:50 UTC) #4
Alexander Potapenko
You're right, sorry about that. Fixed, added MSan.
7 years, 9 months ago (2013-03-25 15:37:01 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/glider@chromium.org/13061002/1002
7 years, 9 months ago (2013-03-25 15:38:19 UTC) #6
commit-bot: I haz the power
Presubmit check for 13061002-1002 failed and returned exit status 1. INFO:root:Found 1 file(s). Running presubmit ...
7 years, 9 months ago (2013-03-25 15:38:21 UTC) #7
Alexander Potapenko
TBRing Mark as one of the base/ owners.
7 years, 9 months ago (2013-03-25 15:41:48 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/glider@chromium.org/13061002/1002
7 years, 9 months ago (2013-03-25 15:42:16 UTC) #9
Mark Mentovai
LGTM
7 years, 9 months ago (2013-03-25 15:46:54 UTC) #10
commit-bot: I haz the power
7 years, 9 months ago (2013-03-25 18:04:17 UTC) #11
Message was sent while issue was closed.
Change committed as 190437

Powered by Google App Engine
This is Rietveld 408576698