The following commit has been merged in the openafs-stable-1_6_x branch:
commit 464ea3abdc46a31729cf8389fe8bba66706d65ae
Author: Simon Wilkinson <[email protected]>
Date:   Wed Feb 27 09:21:30 2013 +0000

    pt_util: Catch sscanf failures
    
    If there isn't sufficient data in the input line to satisfy sscanf,
    fail with an error, rather than continuing with potentially corrupt
    data.
    
    Reviewed-on: http://gerrit.openafs.org/9295
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Derrick Brashear <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>
    (cherry picked from commit 62a10e063b4fe6721bd9768611d5f0c13b303189)
    
    Change-Id: I7b9cff1d106538496c6d554291710f73fd6b5370
    Reviewed-on: http://gerrit.openafs.org/11022
    Reviewed-by: Chas Williams - CONTRACTOR <[email protected]>
    Reviewed-by: Andrew Deason <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 src/ptserver/pt_util.c |   16 +++++++++++++---
 1 files changed, 13 insertions(+), 3 deletions(-)

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

Reply via email to