f2a73fcdbd
This commit fixes an error path that occurs when huge page allocations are enabled. In this case we allocate a huge page and try to register it but fail. We then were calling free on the opal object. Fix this by calling the proper free function. cmr=v1.7.4:reviewer=rhc This commit was SVN r30289. |
||
---|---|---|
.. | ||
configure.m4 | ||
Makefile.am | ||
mpool_udreg_component.c | ||
mpool_udreg_module.c | ||
mpool_udreg.h |