Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libedit
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