Browse Source
* peXXigen.c (_bfd_XXi_swap_aux_out): Avoid potential buffer overrun by using sizeof of the destination x_fname field as the limit for a memcpy. * coff/internal.h (struct internal_auxent): Fix a couple of typos in comment describing the x_fname field.binutils-2_37-branch
4 changed files with 14 additions and 3 deletions
Loading…
Reference in new issue