The following commit has been merged in the master branch:
commit ad4adb4aa2e458b744474931b0458d2146fb6f3a
Author: Simon Wilkinson <s...@your-file-system.com>
Date:   Tue Feb 9 16:26:57 2010 +0000

    Initialise ptuser to NULL
    
    Fix fallout from d008089a79ef268bbca91d660a840f32cb416865 - sc wasn't
    being initialised when it was declared, and some code paths would fail
    to set it. This led to the == NULL check failing, and a new rx
    connection being created with an invalid pointer as a security context.
    Disaster ensued ...
    
    Change-Id: Ibae3c72408d1145bc771bd07e573427d9f427679
    Reviewed-on: http://gerrit.openafs.org/1277
    Reviewed-by: Derrick Brashear <sha...@dementia.org>
    Tested-by: Derrick Brashear <sha...@dementia.org>

 src/ptserver/ptuser.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
OpenAFS-cvs@openafs.org
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to