OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1433-g2d61f1f
   
    Gerrit Code Review
     
    gerrit@openafs.org
       
    Fri, 22 Jul 2011 21:10:57 -0700 (PDT)
    
    
  
The following commit has been merged in the master branch:
commit 2d61f1fcbb7c42de6164795fc07e18776afc77cf
Author: Simon Wilkinson <sxw@inf.ed.ac.uk>
Date:   Tue Jun 15 16:51:42 2010 +0100
    ptserver: Don't print undefined value
    
    The readgroup utility printed the wrong variable when listing the
    source group - instead of printing the group name, it tried to
    print an arbitrary element from the list of group members. Fix it
    to print the right thing.
    
    Caught by clang-analyzer.
    
    Change-Id: Ie7ada8a1e881871ae5db14714ee10325ac052d40
    Reviewed-on: http://gerrit.openafs.org/5076
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
    Tested-by: Jeffrey Altman <jaltman@openafs.org>
 src/ptserver/readgroup.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
-- 
OpenAFS Master Repository