]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix potential buffer overrun in cube_out(), per report from
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 18 Aug 2002 20:15:52 +0000 (20:15 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 18 Aug 2002 20:15:52 +0000 (20:15 +0000)
commite1b040a7c323f4a6c87ff944338dc19d51829be1
tree59bcd9edf7937ec653c37c20b766eabb258ff461
parent22bfa720688c4343ab98c4853466c4011a048204
Fix potential buffer overrun in cube_out(), per report from
Bruno Wolff.
contrib/cube/cube.c
contrib/cube/cube.sql.in