]> git.ipfire.org Git - thirdparty/samba.git/commit
selftest/gdb_backtrace: use 'unset LD_PRELOAD'
authorStefan Metzmacher <metze@samba.org>
Tue, 9 Feb 2021 15:22:37 +0000 (16:22 +0100)
committerStefan Metzmacher <metze@samba.org>
Wed, 10 Feb 2021 14:00:32 +0000 (14:00 +0000)
commit9178e72dccc548f2e2e573f97f78a834f35b142d
treef77325984bed59aee732b393650a61f4941b21f8
parentcc6102915b20088cfadb9d63b3c4784d8b3d9717
selftest/gdb_backtrace: use 'unset LD_PRELOAD'

We may have bugs in socket_wrapper and others, we don't want
to inject these bugs into the debugger.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
selftest/gdb_backtrace