Commit 968d171c authored by Vlad Tsyrklevich's avatar Vlad Tsyrklevich Committed by Commit Bot

CFI-icall: Blacklist dynamically resolved cross-DSO call in symupload

BUG=838858

Change-Id: Ibbdf3500626a11b7c73c179f582aaee3f452498f
Reviewed-on: https://chromium-review.googlesource.com/1043259Reviewed-by: default avatarPeter Collingbourne <pcc@chromium.org>
Commit-Queue: Peter Collingbourne <pcc@chromium.org>
Cr-Commit-Position: refs/heads/master@{#555915}
parent 31404166
...@@ -181,6 +181,9 @@ fun:*GlobalMenuBarX11* ...@@ -181,6 +181,9 @@ fun:*GlobalMenuBarX11*
# third_party/skia/include/gpu/gl/GrGLFunctions.h # third_party/skia/include/gpu/gl/GrGLFunctions.h
fun:*GrGLFunction* fun:*GrGLFunction*
# Call to libcurl.so from the symupload utility
src:*third_party/breakpad/breakpad/src/common/linux/http_upload.cc
######### Function pointers cast to incorrect type signatures ######### Function pointers cast to incorrect type signatures
# libicu is currently compiled such that in libicu the 'UChar' type is a # libicu is currently compiled such that in libicu the 'UChar' type is a
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment