DescriptionCFI: fix invalid type cast from base class (Task) to a subclass (RenderTask),
where the actual type is a subclass of TileTask.
This bug has been found with the help of CFI (Control Flow Integrity) checker,
see https://sites.google.com/a/chromium.org/dev/developers/testing/control-flow-integrity
BUG=chromium:457523, chromium:513021
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Committed: https://crrev.com/2f619dc3d4ae84497d440e999296483ef87fa6fd
Cr-Commit-Position: refs/heads/master@{#340010}
Patch Set 1 #
Total comments: 2
Patch Set 2 : raster_task -> tile_task #Messages
Total messages: 10 (2 generated)
|