diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2013-01-20 23:43:51 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2013-01-20 23:43:51 -0500 |
commit | 9a3ddecdd9261856b1091da0f7a86fa41430eaa2 (patch) | |
tree | 2a378e13dda52ea930cb50644d986c878df6210d /src/backend/access/gist/gistutil.c | |
parent | 666569f1fde8fbf42ca00ff08c5309c348958889 (diff) | |
download | postgresql-9a3ddecdd9261856b1091da0f7a86fa41430eaa2.tar.gz postgresql-9a3ddecdd9261856b1091da0f7a86fa41430eaa2.zip |
Fix one-byte buffer overrun in PQprintTuples().
This bug goes back to the original Postgres95 sources. Its significance
to modern PG versions is marginal, since we have not used PQprintTuples()
internally in a very long time, and it doesn't seem to have ever been
documented either. Still, it *is* exposed to client apps, so somebody
out there might possibly be using it.
Xi Wang
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions