« Previous | Next » 

Revision 5afc8b3d

ID5afc8b3de9a8a472a45d2b980632a15cb7f1e1c3

Added by Devin Nakamura almost 13 years ago

qemu-io: Fix if scoping bug

Fix a bug caused by lack of braces in if statement

Lack of braces means that if(count & 0x1ff) is never reached

Signed-off-by: Devin Nakamura <>
Signed-off-by: Kevin Wolf <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences