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

Issue 1473913002: Suppress invalid-heap-arg error in pdfium_unittests (Closed)

Created:
5 years ago by zhaoqin1
Modified:
5 years ago
Reviewers:
Tom Sepez
CC:
pdfium-reviews_googlegroups.com
Base URL:
https://pdfium.googlesource.com/pdfium.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Suppress invalid-heap-arg error in pdfium_unittests Visual Studio sometimes uses new instead of new[] for array allocation, which causes Dr. Memory report invalid-heap-arg errors. Suppress such errors since it is not developers' problems. TBR=tsepez@chromium.org BUG=pdfium:287 Committed: https://pdfium.googlesource.com/pdfium/+/1fb4bc47e216c9caebdf7bc8479d45285ee7693b

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M tools/drmemory/suppressions.txt View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
zhaoqin1
5 years ago (2015-11-25 17:14:45 UTC) #1
zhaoqin1
5 years ago (2015-11-25 17:15:20 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
1fb4bc47e216c9caebdf7bc8479d45285ee7693b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698