Twas brillig at 12:18:06 19.10.2010 UTC+02 when [email protected] did gyre and gimble:
>> wh> malloc will return (void *) so there is no need to cast.
>> wh> i do not know xmalloc() but i see no check for OOM condition.
>> wh> instead of removing xmalloc() it would be more useful to follow
>> wh> XtMalloc() that has error handling inside.
>>
>> Sho what's the reasonable error strategy? Shut down the server?
^ default
JC> You could fail preinit for that driver. But I guess if you're OOM
JC> at preinit time, you're not going to go much further anyway.
XtMalloc calls XtErrorMsg if there is no memory available. Not really
useful.
--
http://fossarchy.blogspot.com/
pgp5lV8PZz4l4.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
