diff --git a/src/util/storage_file.c b/src/util/storage_file.c index 6b3b756362..06cabc8b5a 100644 --- a/src/util/storage_file.c +++ b/src/util/storage_file.c @@ -274,7 +274,7 @@ qcowXGetBackingStore(char **res, bool isQCow2) { unsigned long long offset; - unsigned long size; + unsigned int size; *res = NULL; if (format)