never mind Re: interesting bug in free

Matthew Dillon dillon at apollo.backplane.com
Sat Oct 18 15:12:42 PDT 2003


:pilot error - double free

    Ok.  The changes I made to the slab allocator were fairly minor.
    I did move a double-free check from DIAGNOSTIC to INVARIANTS that
    should have caught it.  that lwkt_send_ipiq() call could only happen
    if the cpuid's didn't match in the zone which should be impossible
    on a UP machine.

					-Matt
					Matthew Dillon 
					<dillon at xxxxxxxxxxxxx>





More information about the Bugs mailing list