Reordered the locking and setting of user email addresses to avoid a race condition...
authorArt Cancro <ajc@citadel.org>
Wed, 27 Dec 2017 02:52:12 +0000 (21:52 -0500)
committerArt Cancro <ajc@citadel.org>
Wed, 27 Dec 2017 02:52:12 +0000 (21:52 -0500)
commit4c784ba6a0328985908081a7f0991894960eaa2a
treead54d7549eba538e596e217060c0266538290cdd
parent4e86a19f2e70eca4b8f91b232955bd699ad3bca8
Reordered the locking and setting of user email addresses to avoid a race condition right after an upgrade if a user logs in
citadel/modules/upgrade/serv_upgrade.c
citadel/user_ops.c