[PATCH] Tiny memleak in libpq

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: pgsql-patches(at)postgresql(dot)org
Subject: [PATCH] Tiny memleak in libpq
Date: 2006-04-19 15:36:21
Message-ID: 20060419153621.GL15420@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Small memory leak in PQprintTuples().

This one found by Coverity. (Finally found one).
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

Attachment Content-Type Size
memleak.diff text/plain 465 bytes

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2006-04-19 16:03:10 Re: Two coverity non-bugs
Previous Message Tom Lane 2006-04-19 15:26:34 Re: Two coverity non-bugs