Re: strdup => xstrdup patche - Mailing list pgsql-patches

From Mendola Gaetano
Subject Re: strdup => xstrdup patche
Date
Msg-id 02f201c37c71$64fe6c50$152aa8c0@GMENDOLA2
Whole thread Raw
In response to strdup => xstrdup patche  ("Mendola Gaetano" <mendola@bigfoot.com>)
Responses Re: strdup => xstrdup patche  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
""Mendola Gaetano"" <mendola@bigfoot.com> wrote:
> Hi,
> I think that I cover know all strdup not checked
> on the tree backend.

Of course I forgot to remove the null pointer check
inside the xstrdup, please use this patch instead.

Regards
Gaetano Mendola

Attachment

pgsql-patches by date:

Previous
From: "Mendola Gaetano"
Date:
Subject: strdup => xstrdup patche
Next
From: "Nigel J. Andrews"
Date:
Subject: Re: [GENERAL] backend crashing despite tsearch2 patch