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

    libadmin: Don't pass garbage to pts_GroupCreate
    
    The libadmin pts_GroupCreate function uses the value passed to
    it in newGroupId to control whether the group is being created
    with a user supplied ID or not.
    
    Initialise this value in the caller, so we don't end up creating
    groups with corrupt ids.
    
    Caught by clang (#985978)
    
    Reviewed-on: http://gerrit.openafs.org/9400
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Derrick Brashear <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>
    (cherry picked from commit ece7bd669af0c58dcaa2589e093387adb7d1756a)
    
    Change-Id: I51750db47f7709406c079c4fbeec561228359e73
    Reviewed-on: http://gerrit.openafs.org/11049
    Reviewed-by: Andrew Deason <[email protected]>
    Tested-by: BuildBot <[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