save_free the buf.
This commit is contained in:
parent
a826c17df2
commit
29c74adbd0
@ -868,6 +868,7 @@ distExtract(char *parent, Distribution *me)
|
||||
unmounted_dev = 0;
|
||||
}
|
||||
}
|
||||
save_free(buf);
|
||||
properties_free(dist_attr);
|
||||
sigaction(SIGINT, &old, NULL); /* Restore signal handler */
|
||||
restorescr(w);
|
||||
|
Loading…
x
Reference in New Issue
Block a user