On 9/1/08, Marko Kreen <markokr(at)gmail(dot)com> wrote:
> First a correction, overriding malloc/free seems dangerous they
> seems to leak out, so correct would be to use YYMALLOC/YYFREE.
> This leaves 1.875 potentially leaking, but danger seems small.
Here is the safer patch. As the chance for the leak is rare,
leaving 1.875 vulnerable should not be problem.
--
marko
In response to
Responses
pgsql-hackers by date
| Next: | From: Heikki Linnakangas | Date: 2008-09-02 10:38:20 |
| Subject: Re: rmgr hooks and contrib/rmgr_hook |
| Previous: | From: Martijn van Oosterhout | Date: 2008-09-02 10:24:21 |
| Subject: Re: Window functions patch v04 for the September commit fest |