uwrap: Add support for running with address sanitizer.
commitfa8290e7b9c3981dad94894e492991d7b9e8b3a9
authorAndreas Schneider <asn@samba.org>
Fri, 23 Jan 2015 14:22:18 +0000 (23 15:22 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 28 Jan 2015 16:17:07 +0000 (28 17:17 +0100)
tree1711e03110cff9f376965eee43cac12305143468
parent50b6d948671850283d1d8e05c59758c8062c6e14
uwrap: Add support for running with address sanitizer.

The address sanitzer will complain about our hack with variable function
attributes. This disables the checking of it.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
lib/uid_wrapper/uid_wrapper.c
lib/uid_wrapper/wscript