]> granicus.if.org Git - postgresql/commit
Fix a *second* buffer overrun bug in to_ascii(). Grumble.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 14 Jul 2003 16:41:38 +0000 (16:41 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 14 Jul 2003 16:41:38 +0000 (16:41 +0000)
commitb1eb992cc5a67d1ea4f0912aea9d23c75722dff1
treeb754a4352265890ba93f9d67a04a6a0a3637ef0f
parent6eb27d16b6fcb8aa9747706170dd6c95091821e8
Fix a *second* buffer overrun bug in to_ascii().  Grumble.
src/backend/utils/adt/ascii.c