oop: Fix nullptr dereference in a fuzz test case.
This patch does two things: - Binds the test context to the thread, avoiding a dcheck - Ensures to mark the reader as invalid if we couldn't read textblob data R=ericrk@chromium.org Bug: 794921 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel Change-Id: I1cdf8a0c5571587b0d3a66f1a25d99ed5e3daed9 Reviewed-on: https://chromium-review.googlesource.com/827506Reviewed-by:Eric Karl <ericrk@chromium.org> Commit-Queue: vmpstr <vmpstr@chromium.org> Cr-Commit-Position: refs/heads/master@{#524152}
Showing
Please register or sign in to comment