libdwfl: Flag an error if CIE return_address_register is invalid.
authorMark Wielaard <mark@klomp.org>
Tue, 16 Jun 2020 16:24:43 +0000 (18:24 +0200)
committerMark Wielaard <mark@klomp.org>
Fri, 19 Jun 2020 17:58:11 +0000 (19:58 +0200)
commitaf008675ed00222d2caafb47391c65abb575e1a4
tree136b28459b8347ae3514ab4827b32ffb07b673a3
parent6e3693687850c538204f781e4e0fecbaa5adacdc
libdwfl: Flag an error if CIE return_address_register is invalid.

If the CIE return address register is invalid (unknown) for the
architecture immediately flag an error and return.

Signed-off-by: Mark Wielaard <mark@klomp.org>
libdwfl/ChangeLog
libdwfl/frame_unwind.c