We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99a97a2 commit 8cff728Copy full SHA for 8cff728
src/partinfo.c
@@ -47,5 +47,6 @@ int main(int argc, char **argv)
47
part = NULL;
48
ped_disk_destroy(disk);
49
}
50
+ ped_device_free_all();
51
return 0;
52
0 commit comments