Hi, On Wed, 2024-08-28 at 23:58 +0200, Mark Wielaard wrote: > Check that src and dest aren't NULL and that src->d_type < ELF_T_NUM. > > * elf32_xlatetof.c (elfw2(LIBELFBITS, xlatetof)): Check src, dest > and src->d_type are valid. > * elf32_xlatetom.c (elfw2(LIBELFBITS, xlatetom)): Likewise.
Pushed to main, Mark