pgsql: Don't try to free pgpassfile since it's a stack variable.

Started by Magnus Haganderalmost 19 years ago1 messagescomitters
Jump to latest
#1Magnus Hagander
magnus@hagander.net

Log Message:
-----------
Don't try to free pgpassfile since it's a stack variable.

Martin Pitt

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
pgsql/src/interfaces/libpq:
fe-connect.c (r1.323.2.3 -> r1.323.2.4)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/fe-connect.c?r1=1.323.2.3&r2=1.323.2.4)