db: fix purging of packages from database
apk_hash_delete() actually deletes the file entry, so unlinking from other lists need to happen before that. Also free the diri instead of leaking it.
Showing
Please register or sign in to comment