https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99055

--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Martin Sebor <mse...@gcc.gnu.org>:

https://gcc.gnu.org/g:f3d7fd1475eb1ed2b3a39f988b33db176d4f7419

commit r11-7226-gf3d7fd1475eb1ed2b3a39f988b33db176d4f7419
Author: Martin Sebor <mse...@redhat.com>
Date:   Fri Feb 12 11:18:17 2021 -0700

    PR c/99055 - memory leak in warn_parm_array_mismatch

    gcc/c-family/ChangeLog:

            PR c/99055
            * c-warn.c (warn_parm_array_mismatch): Free strings returned from
            print_generic_expr_to_str.

    gcc/ChangeLog:

            * tree-pretty-print.c (print_generic_expr_to_str): Update comment.

Reply via email to