]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix a *second* buffer overrun bug in to_ascii(). Grumble.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 14 Jul 2003 16:41:46 +0000 (16:41 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 14 Jul 2003 16:41:46 +0000 (16:41 +0000)
commit537c1c1983ad82dfbc101dac5184b7257a3f998c
treecb4dcaca8359cf19e2dc9e6014cf3b09ae17d421
parent263b42f28918e3b1938cd50e3401ac34c25a1016
Fix a *second* buffer overrun bug in to_ascii().  Grumble.
src/backend/utils/adt/ascii.c