Tweaked the calculation that goes into sum->count so that it cannot
authorWayne Davison <wayned@samba.org>
Tue, 6 Sep 2005 18:12:38 +0000 (18:12 +0000)
committerWayne Davison <wayned@samba.org>
Tue, 6 Sep 2005 18:12:38 +0000 (18:12 +0000)
commita5b786d80f67837b86b754f66c5144db2ea59184
tree33febe5622a0203e942a4c96fd87345f3ab6df46
parentf853b777bead34e8638feaee776b8b12d47dbef5
Tweaked the calculation that goes into sum->count so that it cannot
overflow into a negative value (which is particularly important if
configure didn't find a real int64 type).
generator.c