The following commit has been merged in the openafs-stable-1_6_x branch:
commit 04ef24659a428af037dfb3a3d368142cd3ffd8c3
Author: Stephan Wiesand <[email protected]>
Date:   Mon Jun 2 16:15:15 2014 +0200

    fstrace: Don't read uninitialised data on other platforms either
    
    Commit 908105fe8d51551e45692de4e145022138a0356c fixed an off-by-one
    error potentially causing a buffer overread in CheckTypes, but only
    in the IRIX/AIX version of the function. Apply the same fix to the
    code for the other platforms.
    
    Spotted by Andrew Deason.
    
    Reviewed-on: http://gerrit.openafs.org/11185
    Reviewed-by: D Brashear <[email protected]>
    Tested-by: BuildBot <[email protected]>
    (cherry picked from commit 3ab546395536a3c93613dfd53363d380e2c05081)
    
    Change-Id: Iea700be24803d8156f07d1cf0617ba7aa2aa03d5
    Reviewed-on: http://gerrit.openafs.org/11196
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Chas Williams - CONTRACTOR <[email protected]>
    Reviewed-by: Perry Ruiter <[email protected]>
    Reviewed-by: Andrew Deason <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 src/venus/fstrace.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