Vulcan: blacklist cfi sanitize for calling Vulcan function pointers
Vulcan functions are loaded from shared library dynamically. Calling those function pointer with cfi will cause SIGILL / ILL_ILLOPN. So blacklist cfi sanitize for Vulcan function calls. Bug: 1016885 Change-Id: I73989cebc9ab35d6f35fac508e8f0bcfc23cbd2e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2066937Reviewed-by:Peter Collingbourne <pcc@chromium.org> Commit-Queue: Peng Huang <penghuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#743973}
Showing
Please register or sign in to comment