NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/60593 CVS commit: src/lib/libedit
The following reply was made to PR lib/60593; it has been noted by GNATS.
From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/60593 CVS commit: src/lib/libedit
Date: Sat, 15 Aug 2026 13:27:31 +0000
Module Name: src
Committed By: riastradh
Date: Sat Aug 15 13:27:30 UTC 2026
Modified Files:
src/lib/libedit: readline.c
Log Message:
libedit: Use the standard SIZE_MAX, not nonstandard SIZE_T_MAX.
Cleanup after:
PR lib/60593: libedit: buffer overruns and arithmetic overflow
To generate a diff of this commit:
cvs rdiff -u -r1.186 -r1.187 src/lib/libedit/readline.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index