The following commit has been merged in the openafs-stable-1_6_x branch:
commit de7353838a0ed78eb7bc797ce75be2a1605455b3
Author: Simon Wilkinson <[email protected]>
Date:   Sat Mar 2 11:36:31 2013 +0000

    libadmin: Don't pass garbage to pts_UserCreate
    
    The libadmin pts_UserCreate function uses the value passed to
    it in newUserId to control whether the user is being created
    with a user supplied ID or not.
    
    Initialise this value in the caller, so we don't end up creating
    users with corrupt ids.
    
    Caught by clang (#985979)
    
    Reviewed-on: http://gerrit.openafs.org/9401
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Derrick Brashear <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>
    (cherry picked from commit 5cf4415c8ad400a92fc9c7f436ae52256db2ef09)
    
    Change-Id: I0e91352a98f63b386185abf9860dc056cb775821
    Reviewed-on: http://gerrit.openafs.org/11050
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Andrew Deason <[email protected]>
    Reviewed-by: Chas Williams - CONTRACTOR <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 src/libadmin/test/pts.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to