On 6/26/19 4:57 AM, Martin Liška wrote:
> Hi.
> 
> This small stuff handles a misc clang-static-analyzer issues.
> 
> Patch can bootstrap on x86_64-linux-gnu and survives regression tests.
> 
> Ready to be installed?
> Thanks,
> Martin
> 
> gcc/lto/ChangeLog:
> 
> 2019-06-26  Martin Liska  <mli...@suse.cz>
> 
>       * lto-dump.c (struct symbol_entry): Add default dtor.
>       (struct variable_entry): Likewise.
>       (struct function_entry): Likewise.
>       (dump_list_functions): Release memory.
>       (dump_list_variables): Likewise.
> 
> libgcc/ChangeLog:
> 
> 2019-06-26  Martin Liska  <mli...@suse.cz>
> 
>       * libgcov-util.c (gcov_profile_merge): Release allocated
>       memory.
>       (calculate_overlap): Likewise.
OK
jeff

Reply via email to