Module Name: src Committed By: riastradh Date: Sat Aug 17 21:31:22 UTC 2024
Modified Files: src/tests/lib/libc/locale: t_c16rtomb.c t_c8rtomb.c Log Message: c8rtomb(3), c16rtomb(3): Add tests for incomplete NUL termination. PR lib/58615: incomplete c8rtomb, c16rtomb handles NUL termination wrong To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libc/locale/t_c16rtomb.c \ src/tests/lib/libc/locale/t_c8rtomb.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.