b569633ddf
This commit fixes a segfault in btl-portals4 add_procs(). The segfault occurs if add_procs() is called after a del_procs() call that reduces the proc count to zero which would cause PT and NI resources to be freed. This commit resolves the segfault by using a common initiailization boolean and only freeing module resources in finalize(). Signed-off-by: Todd Kordenbrock (thkgcode@gmail.com) |
||
---|---|---|
.. | ||
btl_portals4_component.c | ||
btl_portals4_endpoint.h | ||
btl_portals4_frag.c | ||
btl_portals4_frag.h | ||
btl_portals4_rdma.c | ||
btl_portals4_recv.c | ||
btl_portals4_recv.h | ||
btl_portals4_send.c | ||
btl_portals4.c | ||
btl_portals4.h | ||
configure.m4 | ||
Makefile.am | ||
owner.txt |