PR/60593 CVS commit: src/lib/libedit
"Taylor R Campbell" <[email protected]>
| Newsgroups | gmane.os.netbsd.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR lib/60593; it has been noted by GNATS. From: "Taylor R Campbell" <[email protected]> To: [email protected] 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.