Re: [CHECKER] 9 potential out-of-bounds array access errors - Mailing list pgsql-bugs

From Tatsuo Ishii
Subject Re: [CHECKER] 9 potential out-of-bounds array access errors
Date
Msg-id 20030129.133639.39151101.t-ishii@sra.co.jp
Whole thread Raw
In response to Re: [CHECKER] 9 potential out-of-bounds array access errors  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
> Tatsuo Ishii <t-ishii@sra.co.jp> writes:
> > Thanks. I have confirmed that at least following reports are
> > correct. Will fix them.
>
> I already committed fixes in HEAD and 7.3 branch.

Thanks.

> I wanted to ask you if this might explain some of the odd reports we've
> gotten about conversion problems?  I can't recall right now if any of
> them had to do with big5 data ...

I don't think so. It seems most of them were caused by bad input text
strings(incorrect EUC_TW or so).
--
Tatsuo Ishii

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: [CHECKER] 9 potential out-of-bounds array access errors
Next
From: Tom Lane
Date:
Subject: Re: Bug #883: explain analyze causes postgres to die