Fix potential buffer overrun in cube_out(), per report from
Tom Lane <tgl@sss.pgh.pa.us>
Fix potential buffer overrun in cube_out(), per report from Bruno Wolff.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/cube/cube.c | modified | +19 −22 |
| contrib/cube/cube.sql.in | modified | +2 −2 |