libdwfl: Initialize notes early in intuit_kernel_bounds.
authorMark Wielaard <mark@klomp.org>
Sun, 3 Feb 2019 18:03:26 +0000 (19:03 +0100)
committerMark Wielaard <mark@klomp.org>
Thu, 28 Feb 2019 21:19:03 +0000 (22:19 +0100)
commit92ded1f11c0622cd9e1943bb85e1bdbdc4fb4802
tree36e86e70cd9273813142b7b0ff85d13a2b8542e8
parentff7fe986679b0811591ef6e40cf485fa9f037e07
libdwfl: Initialize notes early in intuit_kernel_bounds.

We fake initialization of notes with an empty asm statement.  But
it is simpler and less confusing to just initialize notes just
before the fopen.

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