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

    libadmin: Don't double check for required param
    
    The server, process and stat_type parameters are declared as
    required when the command syntax is set up - so they must be
    present when the command handler is called. So, don't bother
    checking for them.
    
    Caught by coverity (#985963, #985964, #985965, #985966, #985967,
                    #985968, #985969, #985970, #985971, #985972,
                    #985973, #985974, #985975, #985976, #985977)
    
    Reviewed-on: http://gerrit.openafs.org/9399
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Derrick Brashear <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>
    (cherry picked from commit f5b462c9d4a56be0ae4696db08fb92a1e7390e2c)
    
    Change-Id: I4ea58eadbc97a934bb54a346086cdaf77ab28b9c
    Reviewed-on: http://gerrit.openafs.org/11048
    Reviewed-by: Andrew Deason <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Reviewed-by: D Brashear <[email protected]>
    Reviewed-by: Dan Hyde <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 src/libadmin/test/client.c |  264 ++++++++++++++++++--------------------------
 1 files changed, 108 insertions(+), 156 deletions(-)

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

Reply via email to