Commits

Dana Robinson committed 8fbbe511944
[svn-r20766] Fixed coverity bug 667 Pulled x * y * z multiply out of malloc operand into a separate n_elements variable to quiet integer overflow warning. No actual integer overflow tests are performed since it's just a test program. Passed on jam