Collection of memory leaks for ECPG driver

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>
Subject: Collection of memory leaks for ECPG driver
Date: 2015-06-08 04:57:32
Message-ID: CAB7nPqQLX9QCWX9=23AE9srUoTwLj9V+wnyUHsrySnDUHtCgFg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi all,

Please find attached a patch aimed at fixing a couple of memory leaks
in the ECPG driver. Coverity (and sometimes I after reading some other
code paths) found them.
Regards,
--
Michael

Attachment Content-Type Size
20150608_ecpg_leaks.patch text/x-patch 4.2 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2015-06-08 05:39:25 Re: Reducing tuple overhead
Previous Message Abhijit Menon-Sen 2015-06-08 04:36:14 Re: skipping pg_log in basebackup