diff --git a/src/util/storage_file.c b/src/util/storage_file.c index 6b3b756362ce5d916678c2b17453d58b708f3ffc..06cabc8b5a3c5239b3ed2302b23e9a9ba71b4818 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)