On Mon, Jan 30, 2023 at 11:50 PM Gurjeet Singh <gurjeet(at)singh(dot)im> wrote:
> It was the classical case of out-of-bounds access.
> This mistake would've been caught early if there were assertions
> preventing access beyond the number of arguments passed to the
> function. I'll send the assert_enough_args.patch, that adds these
> checks, in a separate thread to avoid potentially confusing cfbot.
Please see attached the patch to that ensures we don't accidentally
access more parameters than that are passed to a SQL callable
function.
Best regards,
Gurjeet
http://Gurje.et