CVSROOT: /cvsrootModule name: pgsql-serverChanges by: tgl@postgresql.org 02/08/30 01:28:50
Modified files: src/interfaces/libpq: fe-connect.c
Log message: Fix off-by-one allocation error in PasswordFromFile(), per Gordon Runkle.