summaryrefslogtreecommitdiffstats
path: root/Detail.c
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-03-13 13:57:48 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-03-13 13:57:48 +0000
commit88ba137fe8f55ea98a498a297f4512b3859181c1 (patch)
treea98587c13cb6139ac2335756d2d50a997206eaec /Detail.c
parentAdding upstream version 4.2+20230302. (diff)
downloadmdadm-88ba137fe8f55ea98a498a297f4512b3859181c1.tar.xz
mdadm-88ba137fe8f55ea98a498a297f4512b3859181c1.zip
Adding upstream version 4.2+20230304.upstream/4.2+20230304
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'Detail.c')
-rw-r--r--Detail.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Detail.c b/Detail.c
index ce7a844..4ef2646 100644
--- a/Detail.c
+++ b/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;