selftest: Fix libasan preload
authorAndreas Schneider <asn@samba.org>
Tue, 2 Feb 2021 08:17:17 +0000 (09:17 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 3 Feb 2021 04:19:36 +0000 (04:19 +0000)
commit12ca2e37b753db1f39a16f3c6f8c7260abde9085
tree67f410a21ac8d139ffd2a7ee784062e80501ef8c
parent4f80f5f9046b64a9e5e0503b1cb54f1492c4faec
selftest: Fix libasan preload

libasan.so needs to be the first library which is preloaded or it wont
work.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
selftest/selftest.pl