[PATCH] bfd: Avoid incrementing uninitialized variable

H.J. Lu hjl.tools@gmail.com
Mon Feb 9 21:56:00 GMT 2015


On Mon, Feb 9, 2015 at 1:38 PM, Ed Maste <carpeddiem@gmail.com> wrote:
> Clang's uninitialized variable warning complained about this.
>
> bfd/ChangeLog:
>
> 2015-02-09  Ed Maste  <emaste@freebsd.org>
>
>         * elf32-i386.c (elf_i386_get_plt_sym_val): Avoid incrementing
>         uninitialized and unused variable.
>         * elf64-x86-64.c (elf_x86_64_get_plt_sym_val): Likewise.

I checked it in for you.

Thanks.

-- 
H.J.



More information about the Binutils mailing list