osquery-1/tools/tests/sanitize_blacklist.txt

21 lines
417 B
Plaintext
Raw Normal View History

2015-05-04 03:02:01 +00:00
# This function and source blacklist is applied to LLVM's sanitize frameworks.
# Please restrict entries to known-problems in third-party libraries.
# ASIO 0-lookups
fun:*get_io_service*
src:*asio/impl/*
# GFlags
fun:*SetArgv*
2016-02-05 03:12:48 +00:00
# GLog
# This is a confirmed race, but deemed low pri
fun:*RawLog__SetLastTime*
# Thrift
fun:*TServerSocket*
src:*thrift/transport/TServerSocket.cpp
# RocksDB
2016-02-05 03:12:48 +00:00
fun:*ColumnFamilyOptions*