Fix: Wrong variable checked in bin_info_child_die_has_address
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 30 May 2016 14:22:45 +0000 (10:22 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 30 May 2016 14:25:40 +0000 (10:25 -0400)
"contains", which is an output pointer, is used instead of the
local boolean that is set by the call to
bt_dwarf_die_contains_addr.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>

No differences found
This page took 0.024749 seconds and 4 git commands to generate.