https://sourceware.org/bugzilla/show_bug.cgi?id=28666
Mark Wielaard changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Ever confirmed|0
https://sourceware.org/bugzilla/show_bug.cgi?id=28666
Evgeny Vereshchagin changed:
What|Removed |Added
CC||evvers at ya dot ru
--- Comment
https://sourceware.org/bugzilla/show_bug.cgi?id=28666
Bug ID: 28666
Summary: memmove() reads out-of-range in elf32_xlatetom
Product: elfutils
Version: unspecified
Status: UNCONFIRMED
Severity: normal
Priority: P2
Hi Frank,
On Mon, 2021-12-06 at 13:41 -0500, Frank Ch. Eigler wrote:
> gcc address sanitizer detected a leak of the debuginfod_client
> > winning_headers when the handle was reused. Make sure to free and
> > reset the winning_headers field before reuse.
>
> This is good.
Thanks, pushed.
Cheers,