v.20.1Bug Fix
Fix memory errors in arrayReduce and Resample; add aggThrow function for testing.
Fixed error in functionarrayReducethat may lead to "double free" and error in aggregate function combinatorResamplethat may lead to memory leak. Added aggregate functionaggThrow. This function can be used for testing purposes. #8446 (alexey-milovidov)