Fix double free on struct file_attr* in meta_exec()
modified libpkg/pkg_ports.c
@@ -557,6 +557,7 @@ meta_exec(struct plist *p, char *line, struct file_attr *a, bool unexec)
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -568,6 +569,7 @@ meta_exec(struct plist *p, char *line, struct file_attr *a, bool unexec)
|
|
|
|
|
|
| + | |
|
|
|
|
|