The following commit has been merged in the openafs-stable-1_6_x branch:
commit e27aa85f8d07960ceac1c54542373090f2e9cd9e
Author: Simon Wilkinson <[email protected]>
Date:   Thu Feb 21 20:36:19 2013 +0000

    libadmin: Fix a lot of dead assignments in vsprocs
    
    Tidy up a lot of places where we initialise a variable, then
    immediately assign a proper value to it, or store a return value
    that we don't actually care about.
    
    Caught by clang-analyzer
    
    Reviewed-on: http://gerrit.openafs.org/9205
    Reviewed-by: Derrick Brashear <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>
    (cherry picked from commit ee0d57bb488e9fd74b46547273904a9821e20c57)
    
    Change-Id: I60f690336bc449f481a5be542ab7369d6e04f4b6
    Reviewed-on: http://gerrit.openafs.org/11009
    Reviewed-by: Chas Williams - CONTRACTOR <[email protected]>
    Reviewed-by: Andrew Deason <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 src/libadmin/vos/vsprocs.c |   52 ++++++++++++++-----------------------------
 1 files changed, 17 insertions(+), 35 deletions(-)

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

Reply via email to