https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111102
--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jonathan Wakely <[email protected]>: https://gcc.gnu.org/g:7564fe98657ad5ede34bd08f5279778fa8698865 commit r14-3458-g7564fe98657ad5ede34bd08f5279778fa8698865 Author: Paul Dreik <[email protected]> Date: Thu Aug 24 11:43:43 2023 +0100 libstdc++: Add test for illegal pointer arithmetic in format [PR111102] libstdc++-v3/ChangeLog: PR libstdc++/111102 * testsuite/std/format/string.cc: Check wide character format strings with out-of-range widths.
