curl/lib/vssh
Daniel Stenberg 7c992dd9f8
lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding
Since the copy does not stop at a null byte, let's not call it anything
that makes you think it works like the common strndup() function.

Based on feedback from Jay Satiro, Stefan Eissing and Patrick Monnerat

Closes #12490
2023-12-08 17:22:33 +01:00
..
libssh2.c build: add more picky warnings and fix them 2023-11-21 16:35:42 +00:00
libssh.c autotools: stop setting -std=gnu89 with --enable-warnings 2023-11-20 22:28:17 +00:00
ssh.h vssh: remove the #ifdef for Curl_ssh_init, use empty macro 2023-10-20 22:56:01 +02:00
wolfssh.c lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding 2023-12-08 17:22:33 +01:00