CVS commit: src
"Taylor R Campbell" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: riastradh Date: Tue Jun 30 23:16:08 UTC 2026 Modified Files: src/lib/libc/citrus/modules: citrus_viqr.c src/tests/lib/libc/locale: t_iconv.c Log Message: iconv(3): Fix buffer overrun in VIQR encoding. Based on a report by Nick Wellnhofer. PR 59019: various iconv issues To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/lib/libc/citrus/modules/citrus_viqr.c cvs rdiff -u -r1.3 -r1.4 src/tests/lib/libc/locale/t_iconv.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.