no strcpy either

228 · Daniel Stenberg · Dec. 29, 2025, 9:37 p.m.
Summary
The blog post discusses the removal of `strncpy()` calls from the curl source code, criticizing its poor API design and potential for errors, suggesting that developers might be better off avoiding this function altogether.