v.22.12Bug Fix

Fix Undefined Behavior in quantiles Function to Prevent Uninitialized Memory

Fix undefined behavior in the quantiles function, which might lead to uninitialized memory. Found by fuzzer. This closes #44066. #44067 (Alexey Milovidov).