Konstantin Belousov wrote this message on Tue, Sep 10, 2013 at 05:17 +0000:
> Author: kib
> Date: Tue Sep 10 05:17:53 2013
> New Revision: 255439
> URL: http://svnweb.freebsd.org/changeset/base/255439
> 
> Log:
>   Call free() on the pointer returned from malloc().

We really should add a KASSERT for these cases, incase this breaks in
the future..

> -     ptr = (void *)(16 + ((intptr_t)ptr & ~0xf));

-- 
  John-Mark Gurney                              Voice: +1 415 225 5579

     "All that I will do, has been done, All that I have, has not."
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to