bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH v1 0/2] xstrtol() fixes


From: Alejandro Colomar
Subject: [PATCH v1 0/2] xstrtol() fixes
Date: Fri, 19 Jul 2024 14:53:26 +0200

Hi Paul,

This patch set --hopefully; writing calls to strtol(3) is a PITA-- fixes
the remaining issues I've observed in xstrtol().

Have a lovely day!
Alex

Alejandro Colomar (2):
  xstrtol: Correctly handle an invalid base
  xstrtol: Add defensive check against undocumented errors

 lib/xstrtol.c | 35 +++++++++++++++++++++--------------
 1 file changed, 21 insertions(+), 14 deletions(-)

Range-diff against v0:
-:  ---------- > 1:  9345449d79 xstrtol: Correctly handle an invalid base
-:  ---------- > 2:  d1836c207a xstrtol: Add defensive check against 
undocumented errors
-- 
2.45.2

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]