The following commit has been merged in the openafs-stable-1_6_x branch:
commit 08002c553bda0a7bfa60a4d269b57f5b168e6668
Author: Simon Wilkinson <[email protected]>
Date:   Thu Feb 28 22:07:12 2013 +0000

    libadmin: Don't free garbage
    
    Make sure that we initialise the nbulkentries structure to 0 before
    we start work, so that if the failure handler is called, it doesn't
    try to free garbage.
    
    Caught by coverity (#985980)
    
    Reviewed-on: http://gerrit.openafs.org/9317
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>
    (cherry picked from commit bf78bf2c115659b78c34d3bc9d1934bcff21c8cc)
    
    Change-Id: I24536b0bec47f381eee7cfcbe1feb89c373cca0f
    Reviewed-on: http://gerrit.openafs.org/11030
    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/vos/afs_vosAdmin.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

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

Reply via email to