This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] bfd: Avoid incrementing uninitialized variable


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]