pretty-print.c
40 KB
-
PR c/81859 - [8 Regression] valgrind error from warn_about_normalization · 86ef85d3
gcc/ChangeLog: PR c/81859 * pretty-print.c (pp_format): Use strnlen in %.*s to avoid reading past the end of an array. (test_pp_format): Add test cases. From-SVN: r251157
Martin Sebor committed