make sure new_zone_lock is locked before unlocking it
it was possible for the count_newzones() function to try to unlock view->new_zone_lock on return before locking it, which caused a crash on shutdown.
Showing
it was possible for the count_newzones() function to try to unlock view->new_zone_lock on return before locking it, which caused a crash on shutdown.
mentioned in commit ad3fb942
·mentioned in commit ad3fb942
mentioned in commit 0f7f6201
·mentioned in commit 0f7f6201
mentioned in commit 943d0066
·mentioned in commit 943d0066
mentioned in commit fc73dbdc
·mentioned in commit fc73dbdc