On Thu, 2020-11-12 at 16:04 +0100, Timm Bäder via Elfutils-devel wrote:
> This works just as well with a goto-out style label.
And is more in line with how we do error handling in other parts of the
code. I added a ChangeLog entry and pushed.
Thanks,
Mark
This works just as well with a goto-out style label.
Signed-off-by: Timm Bäder
---
libdwfl/dwfl_segment_report_module.c | 50 +---
1 file changed, 23 insertions(+), 27 deletions(-)
diff --git a/libdwfl/dwfl_segment_report_module.c
b/libdwfl/dwfl_segment_report_module.c