summaryrefslogtreecommitdiff
path: root/python/python.go
diff options
context:
space:
mode:
authorIvan Lozano <ivanlozano@google.com>2018-05-10 14:17:22 -0700
committerIvan Lozano <ivanlozano@google.com>2018-05-15 08:37:18 -0700
commit59fdea2ac2ded9190eaa9ce81252cd809a2985cb (patch)
tree8eab7c22ebdd7c45a5521dbc305800201fb005ff /python/python.go
parentf9332f1c866ce87b5a8603256cd1a606c4753d5f (diff)
Don't export UBSan minimal runtime symbols.
When linking in the UBSan minimal runtime, don't export the symbols. This was resulting in an edge case where symbols were sometimes undefined at runtime on address sanitized builds if static library dependencies were integer overflow sanitized. Bug: 78766744 Test: readelf on libraries show either inclusion of the shared library or no undefined symbols related to the minimal runtime. Change-Id: Ide85c8c6b53b400ce9166ccaf96d250797fe4b24
Diffstat (limited to 'python/python.go')
0 files changed, 0 insertions, 0 deletions