PR/60413 CVS commit: src/lib/libc/citrus/modules
"Taylor R Campbell" <[email protected]>
| Newsgroups | gmane.os.netbsd.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR lib/60413; it has been noted by GNATS. From: "Taylor R Campbell" <[email protected]> To: [email protected] Cc: Subject: PR/60413 CVS commit: src/lib/libc/citrus/modules Date: Sun, 5 Jul 2026 20:41:23 +0000 Module Name: src Committed By: riastradh Date: Sun Jul 5 20:41:23 UTC 2026 Modified Files: src/lib/libc/citrus/modules: citrus_iconv_std.c Log Message: iconv(3): Fix alignment of encoding states. Sprinkle some assertions while here to verify. PR lib/60413: iconv_samples test crashes on sparc* To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/lib/libc/citrus/modules/citrus_iconv_std.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.