mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:41:40 +03:00
tests/server/util.c: remove use of strncpy
... and ban the function in code in this directory. Closes #15213
This commit is contained in:
parent
08949637d5
commit
45b388fdc7
4 changed files with 62 additions and 54 deletions
|
|
@ -49,6 +49,7 @@ path = [
|
|||
"lib/vtls/.checksrc",
|
||||
"src/.checksrc",
|
||||
"tests/libtest/.checksrc",
|
||||
"tests/server/.checksrc",
|
||||
]
|
||||
SPDX-FileCopyrightText = "Daniel Stenberg, <daniel@haxx.se>, et al."
|
||||
SPDX-License-Identifier = "curl"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue