]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jk/test-malloc-debug-check'
authorJunio C Hamano <gitster@pobox.com>
Fri, 22 Nov 2024 05:34:16 +0000 (14:34 +0900)
committerJunio C Hamano <gitster@pobox.com>
Fri, 22 Nov 2024 05:34:16 +0000 (14:34 +0900)
commit0b9b6cda6eaf8bbd10a09969cca60c5a4b8f8f43
tree8f2e3e64957ee9654cc00d4ceeec239c8c87de7e
parent4083a6f05206077a50af7658bedc17a94c54607d
parent72ad6dc368892803c761fe3d82b98eb2555e4fbc
Merge branch 'jk/test-malloc-debug-check'

Avoid build/test breakage on a system without working malloc debug
support dynamic library.

* jk/test-malloc-debug-check:
  test-lib: move malloc-debug setup after $PATH setup
  test-lib: check malloc debug LD_PRELOAD before using
t/test-lib.sh