The cached reads lack the big endian adjustments done in the fallback
path.
Signed-off-by: Andreas Krebbel
---
libdwfl/ChangeLog | 5 +
libdwfl/linux-pid-attach.c | 10 +-
2 files changed, 14 insertions(+), 1 deletion(-)
diff --git a/libdwfl/ChangeLog b/libdwfl/ChangeLog
i
On 20.11.20 01:33, Mark Wielaard wrote:
> Hi Andreas,
>
> On Thu, Nov 19, 2020 at 08:32:24PM +0100, Andreas Krebbel via Elfutils-devel
> wrote:
>> The cached reads lack the big endian adjustments done in the fallback
>> path.
>
> Thanks for finding this. Did you f