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
------
master

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

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