https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49564
Eric Gallager <egallager at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |egallager at gcc dot gnu.org
--- Comment #4 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Martin Ettl from comment #0)
> Created attachment 24619 [details]
> proposed patch to fix the issues
>
> cppcheck revealed two resource leaks and a memory leak in
> /gcc/gcc/config/alpha/host-osf.c.
>
> Please refer the attached patch that fixed the issues.
>
> Best regards from the cppcheck team
>
> Martin
Please send the patch to the gcc-patches mailing list for review, if it still
applies. Although it looks like the whitespace may need a bit of cleanup to be
consistent.