Make unlocking an already unlocked database a no-op, rather than failing an assert and dumping core.
modified libpkg/pkgdb.c
@@ -3883,8 +3883,10 @@ int
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|