]> Git Repo - qemu.git/commit
qemu-sockets: improve error reporting in unix_listen_opts
authorPaolo Bonzini <[email protected]>
Mon, 26 Jan 2015 11:12:24 +0000 (12:12 +0100)
committerMichael Tokarev <[email protected]>
Tue, 10 Feb 2015 06:27:20 +0000 (09:27 +0300)
commitb658c53d2b87c1e9e0ade887a70ecb0de1474a7b
tree42ce3cb2d9f3be586c006e631a6437b58a3e4ac2
parent52851b7e3d816502b8ae4e8353f31fd9ee801509
qemu-sockets: improve error reporting in unix_listen_opts

Coverity complains about not checking the returned value of mkstemp.  While
at it, also improve error checking for snprintf, and refine error messages
in general.

Signed-off-by: Paolo Bonzini <[email protected]>
Signed-off-by: Michael Tokarev <[email protected]>
util/qemu-sockets.c
This page took 0.025414 seconds and 4 git commands to generate.