-
- Downloads
Fixes in xproofd: - Make sure that unused XrdProofdResponse objects are properly invalidated instead of deleted; this avoids improper usage of invalid instances and subsequent crashes. - Fix problem with two variables being initialized only once in recurrant loops; this prevented proper Reset of XrdProofdProofServ instances and proper active session accounting (and session cleanup). git-svn-id: http://root.cern.ch/svn/root/trunk@48015 27541ba8-7e3a-0410-8455-c3a389f83636
Showing
- proof/proofd/inc/XrdProofdResponse.h 6 additions, 3 deletionsproof/proofd/inc/XrdProofdResponse.h
- proof/proofd/src/XrdProofdAux.cxx 2 additions, 0 deletionsproof/proofd/src/XrdProofdAux.cxx
- proof/proofd/src/XrdProofdProofServMgr.cxx 25 additions, 13 deletionsproof/proofd/src/XrdProofdProofServMgr.cxx
- proof/proofd/src/XrdProofdProtocol.cxx 12 additions, 16 deletionsproof/proofd/src/XrdProofdProtocol.cxx
- proof/proofd/src/XrdProofdResponse.cxx 20 additions, 13 deletionsproof/proofd/src/XrdProofdResponse.cxx
Loading
Please register or sign in to comment