Files
libguestfs/fuse
Olaf Hering 8f2886bebe fix fuse_opt_add_opt_escaped return type
I: Program returns random data in a function
E: libguestfs no-return-in-nonvoid-function guestmount.c:75

The function fuse_opt_add_opt_escaped has only one caller and a return
code is not checked.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
(cherry picked from commit bdb5689f58)
2012-09-18 23:50:58 +01:00
..