Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: riastradh
Date: Tue Jun 30 23:15:52 UTC 2026
Modified Files:
src/lib/libc/citrus/modules: citrus_utf7.c
src/tests/lib/libc/locale: t_iconv.c
Log Message:
iconv(3): Fix buffer overrun in UTF-7 encoding.
Based on a report by Nick Wellnhofer.
PR 59019: various iconv issues
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/lib/libc/citrus/modules/citrus_utf7.c
cvs rdiff -u -r1.2 -r1.3 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.
Home |
Main Index |
Thread Index |
Old Index