You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
578 B
13 lines
578 B
################################################################################
|
|
# LeakSanitizer Suppressions file.
|
|
# If a CL introduces a new leak that isn't the fault of the CL itself (e.g. a
|
|
# new testcase), please add a suppression to this file so that it can be
|
|
# addressed in a future CL.
|
|
#
|
|
# For this file to take effect,
|
|
# LSAN_OPTIONS='suppressions=/path/to/lsan_suppressions.txt' must be in the
|
|
# environment.
|
|
# See https://www.chromium.org/developers/testing/leaksanitizer for syntax.
|
|
|
|
################################################################################
|