[PATCHES] strdup = xstrdup patche

2003-09-16 Thread Mendola Gaetano
Hi,
I think that I cover know all strdup not checked
on the tree backend.

I'm going to investigate now for malloc unchecked.


Regards
Gaetano Mendola

psql.patch
Description: Binary data

---(end of broadcast)---
TIP 6: Have you searched our list archives?

   http://archives.postgresql.org


Re: [PATCHES] strdup = xstrdup patche

2003-09-16 Thread Mendola Gaetano
Mendola Gaetano [EMAIL PROTECTED] 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

psql.patch
Description: Binary data

---(end of broadcast)---
TIP 3: if posting/reading through Usenet, please send an appropriate
  subscribe-nomail command to [EMAIL PROTECTED] so that your
  message can get through to the mailing list cleanly