a query to crash the backend

Started by Nonameover 27 years ago1 messages
#1Noname
t-ishii@sra.co.jp

"select @1" crashes the backend on my LinuxPPC box.

in left_oper() line 785:

targetOid = func_select_candidate(1, &arg, candidates);

Here returned targetOid is NULL and it seems this causes a
segfault later. Comments?
--
Tatsuo Ishii
t-ishii@sra.co.jp