On Sat, Sep 01, 2012 at 09:34:15AM +0200, Stefan Weil wrote: > Report from smatch: > qemu-ga.c:117 register_signal_handlers(11) info: ignoring unreachable code. > qemu-ga.c:122 register_signal_handlers(16) info: ignoring unreachable code. > > g_error calls abort which terminates the program. > > Signed-off-by: Stefan Weil <s...@weilnetz.de> > --- > qemu-ga.c | 2 -- > 1 file changed, 2 deletions(-)
Thanks, applied to the trivial patches tree: https://github.com/stefanha/qemu/commits/trivial-patches Stefan