Descriptionvalgrind: Widen a suppression.
The Mac valgrind bot started reporting the following after
https://codereview.chromium.org/918533005/ landed:
UninitCondition
Conditional jump or move depends on uninitialised value(s)
x_zone_size
find_registered_purgeable_zone
malloc_make_nonpurgeable
imageio_make_nonpurgeable
cache_get_and_retain
CGImageReadSessionGetCachedImageBlockData
copyImageBlockSetPNG
ImageProviderCopyImageBlockSetCallback
img_blocks_create
img_blocks_extent
img_data_lock
CGSImageDataLock
ripc_AcquireImage
ripc_DrawImage
CGContextDrawImage
__-[NSImageRep drawInRect:fromRect:operation:fraction:respectFlipped:hints:]_block_invoke_1
-[NSImageRep drawInRect:fromRect:operation:fraction:respectFlipped:hints:]
__-[NSImage drawInRect:fromRect:operation:fraction:respectFlipped:hints:]_block_invoke_1
-[NSImage _usingBestRepresentationForRect:context:hints:body:]
-[NSImage drawInRect:fromRect:operation:fraction:respectFlipped:hints:]
-[NSImage hitTestRect:withImageDestinationRect:context:hints:flipped:]
ui::ThreePartImage::HitTestImage(CGPoint, NSImage*, CGRect) const
ui::ThreePartImage::HitTest(CGPoint, CGRect) const
ui::test::ThreePartImageTest_HitTest_Test::TestBody()
I can't see anything wrong, and a very similar stack is already suppressed,
so just suppress the report.
BUG=453996, 173779
TBR=andresantoso@chromium.org
Committed: https://crrev.com/99ed184ac0f7faee6b9875cdbfe2d33b7a966ffd
Cr-Commit-Position: refs/heads/master@{#316313}
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|