The following commit has been merged in the master branch:
commit 10706d8208df865ac0bc89f6d83a5779b9794128
Author: Jeffrey Altman <[email protected]>
Date:   Sun Sep 20 11:06:07 2009 -0400

    Windows: uninitialized variable in cm_GetBuffer
    
    Initialize code and code1 to zero.  Otherwise, a non-zero
    value on the stack can result in an incorrect error value
    being passed to cm_Analyze().
    
    LICENSE MIT
    
    Reviewed-on: http://gerrit.openafs.org/473
    Tested-by: Jeffrey Altman <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>

 src/WINNT/afsd/cm_dcache.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

Reply via email to