[0/2] Expand BUGS section of string_copying(7).

Message ID 20231112091748.6906-2-alx@kernel.org
Headers
Series Expand BUGS section of string_copying(7). |

Message

Alejandro Colomar Nov. 12, 2023, 9:17 a.m. UTC
  Hi,

After Paul showing important problems of strlcpy(3) (and strlcat(3)),
I've written something in string_copying(7)'s BUGS to warn against them.

Cheers,
Alex

Alejandro Colomar (2):
  string_copying.7: BUGS: *cat(3) functions aren't always bad
  string_copying.7: BUGS: Document strl{cpy,cat}(3)'s performance
    problems

 man7/string_copying.7 | 24 +++++++++++++++++++++++-
 1 file changed, 23 insertions(+), 1 deletion(-)