]> git.ipfire.org Git - thirdparty/elfutils.git/commit
Fix bug in read_3ubyte_unaligned_inc
authorTom Tromey <tom@tromey.com>
Fri, 23 Oct 2020 22:51:10 +0000 (16:51 -0600)
committerMark Wielaard <mark@klomp.org>
Sat, 24 Oct 2020 19:07:11 +0000 (21:07 +0200)
commite6031e78d207e976c3add03be7294388cd375682
tree4f8cf5b9fa5bc1558e89e7916dc8b951e1c39c53
parent01348c28a2580e821d69d5063a014bd682ebdb26
Fix bug in read_3ubyte_unaligned_inc

The read_3ubyte_unaligned_inc macro calls read_2ubyte_unaligned, but
it should call read_3ubyte_unaligned.

Signed-off-by: Tom Tromey <tom@tromey.com>
libdw/ChangeLog
libdw/memory-access.h