[PATCH] Extract LogFinishInit from LogInit
Mikhail Gusarov
dottedmag at dottedmag.net
Mon Nov 8 12:45:33 PST 2010
Twas brillig at 20:53:40 08.11.2010 UTC+01 when kibi at debian.org 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/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 489 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20101108/538e25a0/attachment.pgp>
More information about the xorg-devel
mailing list