Re: BUG #6672: Memory leaks in dumputils.c

From: Peter Geoghegan <peter(at)2ndquadrant(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: zaks(dot)anna(at)gmail(dot)com, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #6672: Memory leaks in dumputils.c
Date: 2012-06-01 11:02:03
Message-ID: CAEYLb_VcguFL-Og9n7WzVhddpdL8gMgY72YJgLdna=6zNv8LFg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On 1 June 2012 06:06, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> There were no html reports attached, and I'd prefer plain text
> anyway please ...

I saw a number of false positives when I ran the Clang static analyser
a few months ago. As I recall, I could see why the tool concluded that
certain lines of code may have contained errors, even though it was
evident to me that they actually did not. That said, it probably
wouldn't hurt to give it another try sometime soon.

--
Peter Geoghegan       http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training and Services

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2012-06-01 15:48:59 Re: BUG #6666: pg_upgrade 9.2beta1 plpython/plpython2
Previous Message jo 2012-06-01 06:58:32 Re: BUG #6669: unique index w/ multiple columns and NULLs