Re: libpq3 + ssl memory leak - Mailing list pgsql-bugs

From Bruce Momjian
Subject Re: libpq3 + ssl memory leak
Date
Msg-id 200312190228.hBJ2Sed15802@candle.pha.pa.us
Whole thread Raw
In response to Re: libpq3 + ssl memory leak  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Tom Lane wrote:
> Neil Conway <neilc@samurai.com> writes:
> > Okay, I've attached a patch that fixes the problem for me. The problem
> > turned out to be pretty simple: the PostgreSQL code (both backend and
> > frontend SSL support) was calling SSL_get_peer_certificate() without
> > properly free'ing its return value.
>
> Applied to 7.4 and HEAD.

Good. I have given up getting an update from the original bug reporter.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-bugs by date:

Previous
From: "Greg Sabino Mullane"
Date:
Subject: Re: plpgsql For SQLQuery Loop Flags Error
Next
From: Tom Lane
Date:
Subject: Re: BUG #1015: Got a signal 11 while trying to create a temp table