On Mon, Jan 05, 2009 at 08:34:34PM +0530, Balbir Singh wrote:
> * Dhaval Giani <[email protected]> [2009-01-04 21:00:25]:
> 
> > Hi folks,
> > 
> > Is something like this good/needed?
> > 
> > thanks,
> 
> Initializing all pointers is a good idea
> 
> Acked-by: Balbir Singh <[email protected]>
> 
> We should avoid double initialization specially if a
> 
> *ptr = NULL is followed by
> ptr = malloc(...)
> 
> I don't see any concerns right now, but something to be aware of
> 

Thanks balbir. I have also documented your comments in the changelog. I
will do another round of code reviews sometime very soon and fix these
as well.

thanks,
-- 
regards,
Dhaval

------------------------------------------------------------------------------
_______________________________________________
Libcg-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libcg-devel

Reply via email to