Hi,
Thank you for these patches.
I'm a bit tied up at the moment, but I'll review this until next week.
Please wait for a while.
________________________________________
From: Vincent Whitchurch <vincent.whitchurch(a)axis.com>
Sent: Tuesday, June 21, 2022 18:15
To: crash-utility(a)redhat.com; Hatayama, Daisuke/畑山 大輔
Cc: Vincent Whitchurch
Subject: [PATCH crash-gcore 0/2] Fixes for 32-bit ARM
This series fixes some build warnings seen when building gcore for analysis of
32-bit ARM dumps on a 64-bit x86 host. Without the fixes, gcore.so sometimes
segfaults due to stack corruption due to the type mismatches.
Thank you.
Vincent Whitchurch (2):
gcore: fix phys addr type
gcore: fix offset types
src/libgcore/gcore_coredump.c | 3 ++-
src/libgcore/gcore_defs.h | 2 +-
src/libgcore/gcore_elf_struct.c | 4 ++--
3 files changed, 5 insertions(+), 4 deletions(-)
--
2.28.0