Fixed the multiplying of blength*blength so that it can't overflow
authorWayne Davison <wayned@samba.org>
Fri, 22 Aug 2003 05:42:13 +0000 (05:42 +0000)
committerWayne Davison <wayned@samba.org>
Fri, 22 Aug 2003 05:42:13 +0000 (05:42 +0000)
commitfb55e28d83ab11c17b8932019362a8926598efcd
treecc6e2980d294dd95d7c49317702b144803bc0831
parent067669dac74abfa2acaaef6b1d078d861814e100
Fixed the multiplying of blength*blength so that it can't overflow
before it gets cast to a uint64.
generator.c