Disable cfi-icall for media/gpu/vaapi/va_stubs.cc
Similarly to pulse_stubs.cc, va_stubs.cc contains dlsym() resolved functions which trigger cfi-icall failures. The affected builds of Chromium do use out-of-tree patches to enable hardware-accelerated video decode on Linux where the VA-API driver is installed, but it would still be nice to have them work with cfi-icall enabled. Change-Id: Iefa27f4b95007da23423d17727826adb8825b278 Reviewed-on: https://chromium-review.googlesource.com/1208830Reviewed-by:Peter Collingbourne <pcc@chromium.org> Commit-Queue: Peter Collingbourne <pcc@chromium.org> Cr-Commit-Position: refs/heads/master@{#589034}
Showing
Please register or sign in to comment