summaryrefslogtreecommitdiff
path: root/tests/test_vsprintf.c
diff options
context:
space:
mode:
authorjvoisin2026-04-30 17:37:02 +0200
committerjvoisin2026-04-30 17:37:02 +0200
commit6040b4a27409968c764353a98c45d972cfd89a8a (patch)
treec19298f18faa782b0a20805b193c5ec8a28327e7 /tests/test_vsprintf.c
parentb9121e4d679b5fccb69abcb58b05a6be5c7191dc (diff)
Fix a bug in stpncpy
The manpage says that stpncpy will "copy non-null bytes from the string pointed to by src into the array pointed to by dst.", it doesn't add a terminal NULL byte, so we shouldn't check for it.
Diffstat (limited to 'tests/test_vsprintf.c')
0 files changed, 0 insertions, 0 deletions