]> git.ipfire.org Git - thirdparty/util-linux.git/commit
include/c: define UL_ASAN_BLACKLIST address_sanitizer function attribute
authorSami Kerola <kerolasa@iki.fi>
Sat, 22 Nov 2014 08:49:34 +0000 (08:49 +0000)
committerKarel Zak <kzak@redhat.com>
Fri, 19 Dec 2014 10:32:38 +0000 (11:32 +0100)
commitd763c2308165d40db631bd123f0ddde830de3ffb
tree7ee20df5b1e99435fe3a896c1fe839e96d548768
parent2f8610ee95ebde1e436a7ce38e34a8e8e76cc6df
include/c: define UL_ASAN_BLACKLIST address_sanitizer function attribute

The UL_ASAN_BLACKLIST allows AddressSanitizer to be switched off for
functions that cannot be checked.

Reference: http://dxr.mozilla.org/mozilla-central/source/mfbt/Attributes.h
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
include/c.h