pgsql: Fix memory leak when an empty ident file is reloaded. - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: Fix memory leak when an empty ident file is reloaded.
Date
Msg-id E1VZIn0-0001ww-2X@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix memory leak when an empty ident file is reloaded.

Hari Babu

Branch
------
REL9_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/b0aa17706e210dec4e8d744eac1682e0c6a0a3b0

Modified Files
--------------
src/backend/libpq/hba.c |    6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: pgsql: Fix typos in comments.
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: Fix memory leak when an empty ident file is reloaded.