]> git.ipfire.org Git - thirdparty/curl.git/commit
vtls: fix failf() format argument type for %.*s handling
authorDaniel Stenberg <daniel@haxx.se>
Mon, 6 Feb 2023 16:50:09 +0000 (17:50 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 6 Feb 2023 22:41:21 +0000 (23:41 +0100)
commit82123417fffda4f589e832558e366f1cbbdc4daf
treed4497fea4f9d25eead2f7cee65d152fd543ad87e
parentb0b33fe71d52ed65774b5ae24fa038b42ad7a235
vtls: fix failf() format argument type for %.*s handling

Reported by Coverity

Closes #10422
lib/vtls/vtls.c