if pkgdb_it_next return EPKG_FATAL directly continue in the loop without trying to get informations out of the struct pkg which will be NULL in that case.
modified pkg/clean.c
@@ -101,13 +101,13 @@ exec_clean(int argc, char **argv)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|