Re: [PATCHES] strdup = xstrdup patche

2003-09-27 Thread Bruce Momjian

This has been saved for the 7.5 release:

http:/momjian.postgresql.org/cgi-bin/pgpatches2

---

Mendola Gaetano wrote:
 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

[ Attachment, skipping... ]

 
 ---(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

-- 
  Bruce Momjian|  http://candle.pha.pa.us
  [EMAIL PROTECTED]   |  (610) 359-1001
  +  If your life is a hard drive, |  13 Roberts Road
  +  Christ can be your backup.|  Newtown Square, Pennsylvania 19073

---(end of broadcast)---
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]


[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