The following commit has been merged in the openafs-stable-1_6_x branch:
commit f40cc4dbdfb5ace884fcc84f0949316840cc6c6f
Author: Simon Wilkinson <[email protected]>
Date:   Tue Feb 26 12:30:00 2013 +0000

    ptserver: Zero ubik header before writing to it
    
    When using pt_util's ubik shim, if we're creating a new ubik label
    make sure to zero the whole structure before writing it out to disk.
    Otherwise we get a shorts worth of stack garbage in the resulting
    file.
    
    Caught by coverity (#986010)
    
    Reviewed-on: http://gerrit.openafs.org/9274
    Reviewed-by: Derrick Brashear <[email protected]>
    Reviewed-by: Chas Williams - CONTRACTOR <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>
    Tested-by: BuildBot <[email protected]>
    (cherry picked from commit 96131593b329a319b22368a9ef37788fb4e5d4f4)
    
    Change-Id: I9b2b22c075bf896a74f4b527354c8a6758ac2865
    Reviewed-on: http://gerrit.openafs.org/11013
    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/ptserver/ptubik.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

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

Reply via email to