Hi Paul,
On Tue, Sep 10, 2024 at 08:47:17AM -0400, Paul Smith wrote:
> On Tue, 2024-09-10 at 10:52 +0200, Mark Wielaard wrote:
> > On Mon, Sep 09, 2024 at 06:21:16PM -0400, Paul Smith wrote:
> > > On Mon, 2024-09-09 at 15:29 -0400, Paul Smith wrote:
> > > > I'm trying to build the latest elfutils
Hi,
On Wed, 2024-08-28 at 23:43 +0200, Mark Wielaard wrote:
> commit bc0f7450c "elf*_xlatetom: do not check ELF_T_NHDR has integer
> number of records" fixed
> https://bugzilla.redhat.com/show_bug.cgi?id=835877
> But only for xlatetom. Do the same for xlatetof.
>
>* elf32_xlatetof.c (elfw
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
Hi -
wcohen wrote this to linux-perf-users@, touching on unwinding
and especially eu-stacktrace comparison subjects.
https://www.spinics.net/lists/linux-perf-users/msg44812.html
- FChE