a552921171
The free list code called the constructor for each object it slab allocated in ompi_free_list_grow. This permits free list-managed elements to safely allocate/deallocate resources in their constructors/destructors without leaking. It's probably best to let this soak on the trunk a little while before moving it over to v1.7. Reviewed-by: bosilca cmr=v1.7.4:reviewer=bosilca This commit was SVN r29096. |
||
---|---|---|
.. | ||
Makefile.am | ||
ompi_free_list.c | ||
ompi_free_list.h | ||
ompi_rb_tree.c | ||
ompi_rb_tree.h | ||
ompi_seq_tracker.c | ||
ompi_seq_tracker.h |