Jason Evans f004737267 Revert "Avoid NULL check in free() and malloc_usable_size()."
This reverts commit 96d4120ac08db3f2d566e8e5c3bc134a24aa0afc.

ivsalloc() depends on chunks_rtree being initialized.  This can be
worked around via a NULL pointer check.  However,
thread_allocated_tsd_get() also depends on initialization having
occurred, and there is no way to guard its call in free() that is
cheaper than checking whether ptr is NULL.
2012-04-02 15:18:24 -07:00
..
2012-03-13 16:31:41 -07:00
2012-03-13 16:31:41 -07:00
2012-03-23 15:14:55 -07:00
2012-03-02 15:59:45 -08:00
2012-03-07 16:19:19 -08:00
2012-03-07 16:19:19 -08:00
2012-03-13 16:31:41 -07:00
2012-02-28 16:50:47 -08:00
2012-03-24 19:36:27 -07:00
2012-03-02 15:59:45 -08:00
2012-03-23 18:05:51 -07:00
2011-11-01 20:48:31 -07:00
2012-03-12 11:33:59 -07:00
2012-03-07 16:19:19 -08:00
2012-03-30 12:36:52 -07:00
2012-03-30 12:36:52 -07:00
2012-03-23 15:39:07 -07:00