pgsql: Close file to no leak file descriptor memory. Found by Coverity.

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Close file to no leak file descriptor memory. Found by Coverity.
Date: 2013-09-08 11:16:52
Message-ID: E1VIcz6-0004Bm-5v@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Close file to no leak file descriptor memory. Found by Coverity.

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/3f092dbedf97ed2c6a03e3f4b2b3686f21cf2019

Modified Files
--------------
src/interfaces/ecpg/preproc/pgc.l | 1 +
1 file changed, 1 insertion(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2013-09-09 15:38:40 Re: pgsql: Stamp 9.3.0.
Previous Message Michael Meskes 2013-09-08 11:16:51 pgsql: Close file to no leak file descriptor memory. Found by Coverity.