Attempt to fix the crash that results from a new sessions context
authorDave West <davew@uncensored.citadel.org>
Sat, 30 Jan 2010 16:11:50 +0000 (16:11 +0000)
committerDave West <davew@uncensored.citadel.org>
Sat, 30 Jan 2010 16:11:50 +0000 (16:11 +0000)
commitdf63654a68eeb2f11bb979d74706abcfdae85775
treeaba2bc1ccd389ddc91e5c6fd25cd4da2a12c8cb9
parent55f4a6e316e1d3ac0b8a736b8bdd3ff258f9a512
Attempt to fix the crash that results from a new sessions context
not existing before the command loop is entered.
This fixes a theoretical non atomic opperation but does not seem
to cause unwanted side effects. Lets see if it cures the problem
on those systems that are seeing it regularly.
citadel/sysdep.c