Fix a *second* buffer overrun bug in to_ascii(). Grumble.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: b1eb992cc5a67d1ea4f0912aea9d23c75722dff1
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-07-14T16:41:38Z
Releases: 7.4.1
Fix a *second* buffer overrun bug in to_ascii().  Grumble.

Files

PathChange+/−
src/backend/utils/adt/ascii.c modified +35 −48