summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMark Wielaard <[email protected]>2013-12-21 00:04:21 +0100
committerMark Wielaard <[email protected]>2013-12-21 17:03:11 +0100
commit641a4f62f1f1940540f1202c1e1aa5ce8c508234 (patch)
tree04454f2e444508cab3abfdd9fa53de8a40adfdf9 /README
parentc2ba078eb5f54ea941f099b02c118f8aa7b04204 (diff)
libdwfl: Correct nested asprintf result check in report_kernel_archive.
Because of wrongly placed parens the result of only one asprintf call was checked correctly. Causing dwfl_linux_kernel_report_offline to return ENOMEM. Rewrite nested if unlikely check into separate if statements to make clear what is actually being checked and what the actual unlikely condition is. Reported against systemtap "build-id difficulties with hand-built kernels" https://sourceware.org/bugzilla/show_bug.cgi?id=16358 Reported-by: Crestez Dan Leonard <[email protected]> Signed-off-by: Mark Wielaard <[email protected]>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions