The following commit has been merged in the master branch:
commit 953a2049a9a451a1f4015a64f8c5153044beba13
Author: Jeffrey Altman <[email protected]>
Date:   Mon May 10 09:07:50 2010 -0400

    Windows: Prevent overflow during percent used calc in Explorer Shell Ext
    
    In the Volume Info and Partition Info dialog boxes, percent used
    was overflowing the variable due to using too small a variable
    and multiplying before dividing.
    
    FIXES 126846
    
    Change-Id: I9a8a9275d22675cfb53c9e520758f2c4d6606954
    Reviewed-on: http://gerrit.openafs.org/1939
    Tested-by: Jeffrey Altman <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>

 src/WINNT/client_exp/partition_info_dlg.cpp |    4 ++--
 src/WINNT/client_exp/volume_inf.h           |   12 ++++++------
 src/WINNT/client_exp/volume_info.h          |    2 +-
 src/WINNT/client_exp/volumeinfo.cpp         |    6 +++---
 4 files changed, 12 insertions(+), 12 deletions(-)

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

Reply via email to