pgsql: Fix buffer overrun in pg_upgrade.

Started by Tom Laneover 15 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Fix buffer overrun in pg_upgrade.

Problem reported, and cause identified, by Hernan Gonzalez.

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=368e44f6a54a81d036fb85ea0f4544a233d7cf11

Modified Files
--------------
contrib/pg_upgrade/controldata.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)