]> git.ipfire.org Git - thirdparty/krb5.git/commit
Skip URI tests when using asan
authorGreg Hudson <ghudson@mit.edu>
Sat, 3 Aug 2019 17:30:28 +0000 (13:30 -0400)
committerGreg Hudson <ghudson@mit.edu>
Tue, 6 Aug 2019 01:18:34 +0000 (21:18 -0400)
commitdbcec74b277952adf6e49d087932d2d0ea5393d1
tree28599a23ba8b23ed8eb263edc88832e543a02b3c
parent97b79e95e4fed3ccd825bc416e85509c0a1b3fff
Skip URI tests when using asan

resolve_wrapper uses RTLD_DEEPBIND to load libresolv, triggering a
failure in the asan runtime.
src/lib/krb5/os/Makefile.in