]> git.ipfire.org Git - thirdparty/curl.git/commit
lib: use STRCONST() when possible in curlx_strcopy() calls
authorDaniel Stenberg <daniel@haxx.se>
Fri, 16 Jan 2026 09:36:07 +0000 (10:36 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 16 Jan 2026 09:55:10 +0000 (10:55 +0100)
commitaf274feabf25a55c90cd7b9deb49aa9060cd222b
tree047b5c50e065cf12b3ef1ae2fae46eb780d880a5
parent493e3d6166337e712b463b451fe86ae7fbca5a78
lib: use STRCONST() when possible in curlx_strcopy() calls

Follow-up to a535be4ea0960cfaeeaf74412

Closes #20335
lib/hsts.c
lib/imap.c
lib/mime.c
lib/progress.c
lib/strerror.c