libxbps::xbps_remove_obsoletes(): reset a var to 0 in non fatal errors!
This commit is contained in:
@@ -84,6 +84,7 @@ again:
|
||||
* match the hash.
|
||||
*/
|
||||
free(file);
|
||||
rv = 0;
|
||||
continue;
|
||||
}
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user