Neil Conway <[EMAIL PROTECTED]> writes:
> +     /* Check for integer overflow */
> +     if (tlen / slen != count)
> +             elog(ERROR, "Requested buffer is too large.");

What about slen == 0?

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to