Properly cast to ULONGLONG before the multiplication to avoid an integer overflow
commit6cf7624fb84135384215f523f86f48569b504c95
authorSven Strickroth <email@cs-ware.de>
Tue, 29 Dec 2015 20:37:34 +0000 (29 21:37 +0100)
committerSven Strickroth <email@cs-ware.de>
Tue, 29 Dec 2015 20:37:34 +0000 (29 21:37 +0100)
tree4afa4deaaf49ead4b0808a0819cea9436ec5b878
parente2696e6d39c77c4079dac2c6597889dd7a572ef5
Properly cast to ULONGLONG before the multiplication to avoid an integer overflow

Based on TortoiseSVN rev. 25311.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/TortoiseProc/CommitDlg.cpp