The following commit has been merged in the master branch:
commit 13ebb6412b4603be50de30789ba048bef485171b
Author: Jeffrey Altman <[email protected]>
Date:   Sat May 8 22:41:39 2010 -0400

    Windows: fs.c requires size_t len not int len
    
    Missed one case of an 'int len' being passed into StringCbLength.
    
    Also, remove one instance of 'int len' that was not used at all.
    
    LICENSE MIT
    
    Change-Id: I457d4ae98adf9d4ca0c1b7dcb74470d9bbc85a54
    Reviewed-on: http://gerrit.openafs.org/1929
    Reviewed-by: Jeffrey Altman <[email protected]>
    Tested-by: Jeffrey Altman <[email protected]>

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

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

Reply via email to