Browse Source
Unit tests would fail if compiled with -DDEBUG_LOCKORDER (AssertLockHeld() would fail; AssertLockHeld() relies on the DEBUG_LOCKORDER code to keep track of locks held). Fixed by LOCK'ing the wallet mutex in the unit tests that manipulate the wallet.0.10
Gavin Andresen
11 years ago
3 changed files with 11 additions and 0 deletions
Loading…
Reference in new issue