« Previous | Next » 

Revision 70b4f4bb

ID70b4f4bb05ff5e6812c6593eeefbd19bd61b517d

Added by Jes Sorensen about 13 years ago

Make strtosz() return int64_t instead of ssize_t

strtosz() needs to return a 64 bit type even on 32 bit
architectures. Otherwise qemu-img will fail to create disk
images >= 2GB

Signed-off-by: Jes Sorensen <>
Signed-off-by: Kevin Wolf <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences