K 10 svn:author V 3 jhb K 8 svn:date V 27 2003-04-17T22:30:43.000000Z K 7 svn:log V 282 Don't assume that p_session hasn't changed out from under us after unlocking the process and session. Instead, cache a true reference to the session when we do the hold and release our reference on that session. This avoids the need for the proc lock when dropping the reference. END