Twas brillig at 10:13:01 06.06.2010 UTC-07 when [email protected] did gyre and 
gimble:

 >> -        free(prop->pending.data);
 >> -        RRInitOutputPropertyValue (&prop->pending);
 >> +        free(prop->pending.data);
 >> +        property_value->type = None;
 >> +        property_value->format = 0;
 >> +        property_value->size = 0;
 >> +        property_value->data = NULL;

 JS> Shouldn't that be prop->pending.type, and so on?

Yeah. This patch is broken, and then NACK'ed. Forget it :)

-- 
  http://fossarchy.blogspot.com/

Attachment: pgpkyUNlSeo9s.pgp
Description: PGP signature

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