Merging upstream version 4.2+20230304.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
2bc61998f8
commit
61538669fd
4 changed files with 19 additions and 7 deletions
1
Detail.c
1
Detail.c
|
@ -303,6 +303,7 @@ int Detail(char *dev, struct context *c)
|
|||
if (path)
|
||||
printf("MD_DEVICE_%s_DEV=%s\n",
|
||||
sysdev, path);
|
||||
free(sysdev);
|
||||
}
|
||||
}
|
||||
goto out;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue