Re: [PATCH RFC 06/11] Initialize reglocs for VMCOREINFO

2023-02-08 Thread Mark Wielaard
Hi Ilya, On Mon, 2023-02-06 at 23:25 +0100, Ilya Leoshkevich via Elfutils-devel wrote: > MSan complains: > > Uninitialized value was created by an allocation of 'reglocs' in the > stack frame >#0 0x562d35c686f0 in handle_core_note elfutils/src/readelf.c:12674:3 >#const Ebl_Re

[PATCH RFC 06/11] Initialize reglocs for VMCOREINFO

2023-02-06 Thread Ilya Leoshkevich via Elfutils-devel
MSan complains: Uninitialized value was created by an allocation of 'reglocs' in the stack frame #0 0x562d35c686f0 in handle_core_note elfutils/src/readelf.c:12674:3 #const Ebl_Register_Location *reglocs; ==1006199==WARNING: MemorySanitizer: use-of-uninitialized-value