« Previous | Next » 

Revision 1417d7e4

ID1417d7e40eaf1418333fb2ec43d0c7f4245b10e7

Added by Kevin Wolf almost 12 years ago

qcow2: Silence false warning

Some gcc versions seem not to be able to figure out that the switch
statement covers all possible values and that c is therefore always
initialised. Add a default branch for them.

Reported-by: malc <>
Signed-off-by: Kevin Wolf <>
Signed-off-by: malc <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences