On Fri, 16 Mar 2012 08:45:38 -0700, Aaron Plattner <[email protected]> wrote:
> On 03/16/2012 04:39 AM, Chris Wilson wrote:
> > +    randrp->pointerX = randrp->pointerY = 0; /* keep valgrind quiet */
> 
> I don't think the comment is necessary, since initializing all the 
> fields is standard good practice.

The comment was primarily because I wasn't sure if (0,0) was not just as
bogus a coordinate as leaving the values uninitialised. ;-)
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to