v.20.1Bug Fix

Fix memory errors in arrayReduce and Resample; add aggThrow function for testing.

Fixed error in function arrayReduce that may lead to "double free" and error in aggregate function combinator Resample that may lead to memory leak. Added aggregate function aggThrow. This function can be used for testing purposes. #8446 (alexey-milovidov)