« Previous | Next » 

Revision f4f0d391

IDf4f0d391b26afcce86df85566788be7170127116

Added by Kevin Wolf about 14 years ago

qcow2: Fix signedness bugs

Checking for return codes < 0 isn't really going to work with unsigned
types. Use signed types instead.

Signed-off-by: Kevin Wolf <>
Signed-off-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences