]> Git Repo - qemu.git/commit
error: New error_fatal
authorMarkus Armbruster <[email protected]>
Fri, 11 Sep 2015 14:51:42 +0000 (16:51 +0200)
committerMarkus Armbruster <[email protected]>
Fri, 18 Sep 2015 12:38:08 +0000 (14:38 +0200)
commita29a37b994ca3c5a1d39fa0e8934f7e0f2cf57ef
treef370acbbace6189dedc5f3b000c4307a07af663e
parent4f966768acd1d677d24d60a01c160c18a09cce80
error: New error_fatal

Similar to error_abort, but doesn't report where the error was
created, and terminates the process with exit(1) rather than abort().

Signed-off-by: Markus Armbruster <[email protected]>
Message-Id: <1441983105[email protected]>
Reviewed-by: Eric Blake <[email protected]>
Reviewed-by: Peter Crosthwaite <[email protected]>
include/qapi/error.h
util/error.c
This page took 0.026373 seconds and 4 git commands to generate.