Go to file
Jason Evans dcd15098a8 Move assert() calls up in arena_run_reg_alloc().
Move assert() calls up in arena_run_reg_alloc(), so that a corrupt
pointer will likely be caught by an assertion *before* it is
dereferenced.
2010-08-05 12:13:42 -07:00
jemalloc Move assert() calls up in arena_run_reg_alloc(). 2010-08-05 12:13:42 -07:00
.gitignore Fix build system problems. 2010-04-07 23:37:35 -07:00