mbox series

[BlueZ,0/1] bluetooth.ver: Export sanitizer symbols.

Message ID 20221201160941.1065499-1-allenwebb@google.com
Headers show
Series bluetooth.ver: Export sanitizer symbols. | expand

Message

Allen Webb Dec. 1, 2022, 4:09 p.m. UTC
We landed a ChromeOS-specific patch to make it possible to run bluez
with sanitizers enabled, and I figured it might make sense to land it
upstream so it is easier for the community to find bugs.

The patch any LLVM sanitzer related symbols so linking against libbase
does not fail.

The ChromeOS patch landed here:
https://crrev.com/c/4060017
Note that on ChromeOS we don't yet use all the sanitizers so for this
patch I added the missing sanitizers.

Allen Webb (1):
  bluetooth.ver: Export sanitizer symbols.

 src/bluetooth.ver | 6 ++++++
 1 file changed, 6 insertions(+)