Commit d277e8b9 authored by Vlad Tsyrklevich's avatar Vlad Tsyrklevich Committed by Commit Bot

[CFI] Add entry to CFI blacklist

This cfi-icall failure manifests with new versions of libgtk, discovered
after an upgrade.

Change-Id: I9f5d90c55599d4b935b0ddd3184df203bc674767
Reviewed-on: https://chromium-review.googlesource.com/794872Reviewed-by: default avatarPeter Collingbourne <pcc@chromium.org>
Commit-Queue: Peter Collingbourne <pcc@chromium.org>
Cr-Commit-Position: refs/heads/master@{#519893}
parent 6f950fa1
...@@ -175,6 +175,9 @@ fun:*CertVerifyProcNSS*VerifyInternalImpl* ...@@ -175,6 +175,9 @@ fun:*CertVerifyProcNSS*VerifyInternalImpl*
# third_party/skia/include/gpu/gl/GrGLFunctions.h # third_party/skia/include/gpu/gl/GrGLFunctions.h
fun:*GrGLFunction* fun:*GrGLFunction*
# chrome/browser/ui/libgtkui/gtk_util.cc
fun:*AppendCssNodeToStyleContext*
######### 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