Check for failed memory allocations in libpq - Mailing list pgsql-patches

From Dave Allen
Subject Check for failed memory allocations in libpq
Date
Msg-id 1059635467.1751.25.camel@shampoo.sysrq.org
Whole thread Raw
Responses Re: Check for failed memory allocations in libpq
List pgsql-patches
Attached is a patch (against 7.3.4) to check the return values of some
calls (malloc, realloc, etc.) for failed memory allocations in libpq.


--
Dave Allen
daveallen@acm.org

Attachment

pgsql-patches by date:

Previous
From: Mark Kirkwood
Date:
Subject: Minor verbosity increase for analyze
Next
From: Mark Kirkwood
Date:
Subject: Re: Minor verbosity increase for analyze