CVS commit: src/lib/libedit
"Taylor R Campbell" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
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.