Race condition fixes:
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Mon, 2 Apr 2012 07:38:31 +0000 (07:38 +0000)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Mon, 2 Apr 2012 07:38:31 +0000 (07:38 +0000)
commitedbf9b4c7a5e8c279f1ef2992d5efba86a225b62
tree131ed309d89c3c0b9b542cfcece5707d53c3da0a
parent21971a01674650c551713c356281bf1a2ab1b4f2
Race condition fixes:
- globus pre-initialization magic workaround for gss_init_sec_context()
- locking around gss_import_sec_context() and setenv() to protect environment (not real fix, setenv() shouldn't be used at all)
org.glite.lbjp-common.gss/src/glite_gss.c