summaryrefslogtreecommitdiff
path: root/.dir-locals.el
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-03-25 22:26:13 +0200
committerSven Eden <yamakuzure@gmx.net>2018-08-24 16:47:08 +0200
commit7c9bebfd22b33d026e66227d9b3a2b33d4a3265b (patch)
treeaf84ca96989c9b6ff3cd513dc348a6652abd3b3f /.dir-locals.el
parentd3bc5662dd8436ea2ddcd49d18a48e9a4818bb44 (diff)
fuzz-unit-file: add __has_feature(memory_sanitizer) when skipping ListenNetlink=
https://clang.llvm.org/docs/MemorySanitizer.html#id5 documents this check as the way to detect MemorySanitizer at compilation time. We only need to skip the test if MemorySanitizer is used. Also, use this condition in cg_slice_to_path(). There, the code that is conditionalized is not harmful in any way (it's just unnecessary), so remove the FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION condition. Fixes #8482.
Diffstat (limited to '.dir-locals.el')
0 files changed, 0 insertions, 0 deletions