aboutsummaryrefslogtreecommitdiff
path: root/thunk.c
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2016-03-09 17:28:24 +0000
committerMarkus Armbruster <armbru@redhat.com>2016-03-16 10:55:51 +0100
commit20e2dec14954568848ad74e73aee9b3aeedd6584 (patch)
treea38094b70b04645c91eb85457b821fb4637c0a43 /thunk.c
parenta6cdb77f816961f929d7934643febd2852230135 (diff)
downloadqemu-20e2dec14954568848ad74e73aee9b3aeedd6584.zip
qemu-20e2dec14954568848ad74e73aee9b3aeedd6584.tar.gz
qemu-20e2dec14954568848ad74e73aee9b3aeedd6584.tar.bz2
error: ensure errno detail is printed with error_abort
When &error_abort is passed in, the error reporting code will print the current error message and then abort() the process. Unfortunately at the time it aborts, we've not yet appended the errno detail. This makes debugging certain problems significantly harder as the log is incomplete. Signed-off-by: Daniel P. Berrange <berrange@redhat.com> Message-Id: <1457544504-8548-22-git-send-email-berrange@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'thunk.c')
0 files changed, 0 insertions, 0 deletions