]> git.ipfire.org Git - thirdparty/curl.git/commit
mk-lib1521: make the test set each string option again
authorDaniel Stenberg <daniel@haxx.se>
Sun, 4 Jan 2026 11:24:41 +0000 (12:24 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 4 Jan 2026 13:48:13 +0000 (14:48 +0100)
commit20ac5531cdec757fbaa38eb667e62d902ad9c52d
treeff323510a04d4c86f4164293a44b2a236ed791e9
parent193397bf4e85211b8a94e043bafe5093388027f3
mk-lib1521: make the test set each string option again

In an attempt to make sure that setting it again does not leak memory.

The second string is set to `""`, which is done so that this now finds
the problem reported in #20179.

Ref: #20179
Closes #20181
tests/libtest/mk-lib1521.pl