diff options
author | Qin Zhao <zhaoqin@google.com> | 2015-11-25 12:15:14 -0500 |
---|---|---|
committer | Qin Zhao <zhaoqin@google.com> | 2015-11-25 12:15:14 -0500 |
commit | 1fb4bc47e216c9caebdf7bc8479d45285ee7693b (patch) | |
tree | c5c5fef220dc84f604c416cd96c3634e0173517c /DEPS | |
parent | 6c2d736011c09266015d3e2a0b9c08aeba1bbf31 (diff) | |
download | pdfium-1fb4bc47e216c9caebdf7bc8479d45285ee7693b.tar.xz |
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
Review URL: https://codereview.chromium.org/1473913002 .
Diffstat (limited to 'DEPS')
0 files changed, 0 insertions, 0 deletions