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
2018-01-04 15:30:10 +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
2018-01-04 15:30:10 +00:00
2017-11-16 12:55:19 +00:00
2018-01-04 15:30:10 +00:00
2017-04-04 18:47:37 +01:00
2018-01-04 15:30:10 +00:00
2017-09-21 18:05:07 +01:00
2018-01-04 15:30:10 +00:00
2017-09-16 23:06:25 +01:00
2017-09-21 18:05:07 +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
2018-01-04 15:30:10 +00:00
2018-01-04 15:30:10 +00:00
2018-02-12 11:24:06 +01:00
2017-09-21 18:05:07 +01:00
2017-10-06 13:53:14 +01:00
2017-09-21 18:05:07 +01:00
2018-01-19 16:01:01 +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
2018-01-04 15:30:10 +00:00
2017-04-04 18:47:37 +01:00
2017-04-04 18:47:37 +01:00
2018-02-12 11:24:06 +01:00
2018-01-04 15:30:10 +00:00
2018-01-16 13:03:39 +00:00
2017-07-10 17:01:59 +01:00
2018-01-04 15:30:10 +00:00
2018-01-04 15:30:10 +00:00
2018-02-19 17:14:18 +01:00
2017-03-07 12:47:51 +00:00
2018-02-07 17:26:58 +00:00
2017-09-21 18:05:07 +01:00
2018-01-04 15:30:10 +00:00
2017-09-21 18:05:07 +01:00
2018-01-04 15:30:10 +00:00
2017-09-21 18:05:07 +01:00