[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 ar

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 -