mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
homed: properly initialize all return params
This commit is contained in:
committed by
Luca Boccassi
parent
4856f63846
commit
3b1494ad70
@@ -2661,6 +2661,7 @@ static int prepare_resize_partition(
|
||||
log_debug("Not rewriting partition table, operating on naked device.");
|
||||
*ret_disk_uuid = SD_ID128_NULL;
|
||||
*ret_table = NULL;
|
||||
*ret_partition = NULL;
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user