The following commit has been merged in the master branch:
commit ab2005d719d2184a1645fdc33f49e73275d91353
Author: Marc Dionne <[email protected]>
Date:   Tue Apr 13 19:35:39 2010 -0400

    Replace unsafe use of gets()
    
    Build tools compain that this is dangerous - replace gets() with a
    bounded fgets().
    
    Change-Id: I3bd1854a1dc4a11c801cabb987ab680fa978bd20
    Reviewed-on: http://gerrit.openafs.org/1750
    Reviewed-by: Derrick Brashear <[email protected]>
    Tested-by: Derrick Brashear <[email protected]>

 src/tviced/state_analyzer.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