PR/60570 CVS commit: src/lib/libedit
"Christos Zoulas" <[email protected]>
| Newsgroups | gmane.os.netbsd.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR lib/60570; it has been noted by GNATS. From: "Christos Zoulas" <[email protected]> To: [email protected] Cc: Subject: PR/60570 CVS commit: src/lib/libedit Date: Sat, 15 Aug 2026 05:23:14 -0400 Module Name: src Committed By: christos Date: Sat Aug 15 09:23:14 UTC 2026 Modified Files: src/lib/libedit: readline.c Log Message: PR/60570: Jerry James: Prevent NULL derefence on allocation failure. To generate a diff of this commit: cvs rdiff -u -r1.185 -r1.186 src/lib/libedit/readline.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.