Initialize TSD key earlier in the startup process. Newer Linux/Linux distributions...
authorArt Cancro <ajc@citadel.org>
Tue, 13 Aug 2019 18:37:14 +0000 (14:37 -0400)
committerArt Cancro <ajc@citadel.org>
Tue, 13 Aug 2019 18:37:14 +0000 (14:37 -0400)
commit27014176ee36ef29b80da016f3fd5772189f8377
treebed59c9aff1b730b2280afc12e7eb3a2264c0075
parent0566e798cbfc711e22b2e7328ed1d07a14265313
Initialize TSD key earlier in the startup process.  Newer Linux/Linux distributions were beginning to crash on an uninitialized key.
citadel/citadel.h
citadel/database.c
citadel/debian/changelog
citadel/server_main.c
citadel/sysdep.c
citadel/threads.c
citadel/threads.h
citadel/user_ops.c