summaryrefslogtreecommitdiffstats
path: root/Detail.c
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-03-13 13:58:08 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-03-13 13:58:08 +0000
commit0eda0dac2fdffeed812ddcfc882b613e0206eff3 (patch)
tree3fedf03f6aeb94d52954f0310bca3d49362c49f2 /Detail.c
parentReleasing debian version 4.2+20230302-1. (diff)
downloadmdadm-0eda0dac2fdffeed812ddcfc882b613e0206eff3.tar.xz
mdadm-0eda0dac2fdffeed812ddcfc882b613e0206eff3.zip
Merging upstream version 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;