Twas brillig at 20:53:40 08.11.2010 UTC+01 when [email protected] did gyre and gimble:
>> diff --git a/os/log.c b/os/log.c
>> […]
>> +void
>> +LogFinishInit(void)
>> +{
>> + if (saveBuffer) {
>> + free(saveBuffer); /* Must be free(), not free() */
CB> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
CB> That probably can go away, see 3f3ff971.
Right, as well as if (saveBuffer).
--
http://fossarchy.blogspot.com/
pgph21dZa7j7n.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
