Files
libguestfs/lib
Pino Toscano 491970b82f lib: qemu: help GCC 8 by break'ing a case in a switch
GCC 8 thinks that the case drive_protocol_gluster may fall through, most
probably because the only code is a switch case that handles the
elements of an enum, and thus letting other fall through. In reality
this ought to not happen at all, so help GCC by break'ing the case,
which will then lead to the abort() at the end of
guestfs_int_drive_source_qemu_param.
2018-02-19 17:14:18 +01:00
..
2018-01-04 15:30:10 +00:00
2018-01-04 15:30:10 +00:00
2017-01-26 15:05:46 +00:00
2018-01-04 15:30:10 +00:00
2018-01-04 15:30:10 +00:00
2017-01-26 15:05:46 +00:00
2018-01-04 15:30:10 +00:00
2018-01-04 15:30:10 +00:00
2018-01-04 15:30:10 +00:00
2017-01-26 15:05:46 +00:00
2018-01-04 15:30:10 +00:00
2018-02-12 11:24:06 +01:00
2018-01-04 15:30:10 +00:00
2018-01-04 15:30:10 +00:00
2018-01-04 15:30:10 +00:00
2017-01-26 15:05:46 +00:00
2017-01-26 15:05:46 +00:00
2017-01-26 15:05:46 +00:00
2018-02-12 11:24:06 +01:00
2018-01-04 15:30:10 +00:00
2018-01-04 15:30:10 +00:00
2017-01-26 15:05:46 +00:00
2017-01-26 15:05:46 +00:00
2018-01-04 15:30:10 +00:00
2017-01-26 15:05:46 +00:00
2018-01-04 15:30:10 +00:00