]> git.ipfire.org Git - thirdparty/curl.git/commit
runtests: fix the disabling of the memory tracking
authorDaniel Stenberg <daniel@haxx.se>
Thu, 6 Feb 2025 21:51:56 +0000 (22:51 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 6 Feb 2025 22:14:34 +0000 (23:14 +0100)
commitfcd5c2baffff95b858b43bfbc3d03dac2ef1b5ce
tree62a6ed92aa993148fedf87265faf7d0f6ccf91e7
parentd07853195d75f2066cba5e4a9cbba1d6982658a0
runtests: fix the disabling of the memory tracking

It should be done if "threaded-resolver" is enabled, but the detection
was slightly broken for builds that add c-ares for the asyn-rr feature.

Closes #16226
tests/runtests.pl