libdw: Make sure that address_size and offset_size are 4 or 8 bytes.
authorMark Wielaard <mark@klomp.org>
Wed, 6 Jun 2018 23:23:05 +0000 (01:23 +0200)
committerMark Wielaard <mark@klomp.org>
Sat, 9 Jun 2018 08:34:06 +0000 (10:34 +0200)
commit00c07e69fcae575a0099782ae938feaef7277b23
tree9a92a1608b237962c542c27b9176c049ba59b8c5
parent92b7bbded238b93fc1021bf8613f2cc4ab59e31a
libdw: Make sure that address_size and offset_size are 4 or 8 bytes.

When interning a CU make sure that address_size and offset_size are
either 4 or 8 bytes. We really don't (want to) handle any other size.

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