save_free the buf.
This commit is contained in:
parent
4556c70327
commit
95ba79a664
@ -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…
Reference in New Issue
Block a user