binutils-gdb/include/coff
Alan Modra b24cc4146e PR24272, out-of-bounds read in pex64_xdata_print_uwd_codes
The fix here is to use an unsigned comparison for
    if (a->NumberOfRvaAndSizes > IMAGE_NUMBEROF_DIRECTORY_ENTRIES)

include/
	PR 24272
	* coff/internal.h (struct internal_extra_pe_aouthdr): Change type
	of SizeOfCode, SizeOfInitializedData, and SizeOfUninitializedData
	to bfd_vma.  Change type of SectionAlignment, FileAlignment,
	Reserved1, SizeOfImage, SizeOfHeaders, CheckSum, LoaderFlags,
	and NumberOfRvaAndSizes to uint32_t.
bfd/
	PR 24272
	* peXXigen.c (_bfd_XXi_swap_aouthdr_in): Use unsigned index.
	(_bfd_XX_print_private_bfd_data_common): Adjust for type changes.
2019-03-01 13:30:38 +10:30
..
ChangeLog-0415 binutils ChangeLog rotation 2016-01-01 22:59:17 +10:30
ChangeLog-9103 Add copyright notices 2012-12-10 12:48:03 +00:00
alpha.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
arm.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
ecoff.h Include coff/sym.h from coff/ecoff.h 2019-01-22 20:35:59 -07:00
external.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
go32exe.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
i386.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
ia64.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
internal.h PR24272, out-of-bounds read in pex64_xdata_print_uwd_codes 2019-03-01 13:30:38 +10:30
mcore.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
mips.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
msdos.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
pe.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
powerpc.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
rs6k64.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
rs6000.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
sh.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
sym.h
symconst.h
ti.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tic4x.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tic30.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tic54x.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tic80.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
x86_64.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
xcoff.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
z8k.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
z80.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30