PR/60552 CVS commit: [netbsd-10] src/external/gpl2/grep/dist/src
"Martin Husemann" <[email protected]>
| Newsgroups | gmane.os.netbsd.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR bin/60552; it has been noted by GNATS. From: "Martin Husemann" <[email protected]> To: [email protected] Cc: Subject: PR/60552 CVS commit: [netbsd-10] src/external/gpl2/grep/dist/src Date: Mon, 17 Aug 2026 15:56:21 +0000 Module Name: src Committed By: martin Date: Mon Aug 17 15:56:21 UTC 2026 Modified Files: src/external/gpl2/grep/dist/src [netbsd-10]: grep.c Log Message: Pull up following revision(s) (requested by gutteridge in ticket #1326): external/gpl2/grep/dist/src/grep.c: revision 1.6 external/gpl2/grep/dist/src/grep.c: revision 1.7 grep.c: fix ctype(3) issue leading to segfault Addresses PR bin/60552 from Chavdar Ivanov, fix supplied by RVP. grep.c: match upstream coding style for previous change (NFC) To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.5.2.1 src/external/gpl2/grep/dist/src/grep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.