Closed PepperJo closed 6 years ago
Closing an endpoint that was never connected leads to a SEGFAULT. Because DiSNI tries to destroy the QP/CQ that was never created.
Fixed
Closing an endpoint that was never connected leads to a SEGFAULT. Because DiSNI tries to destroy the QP/CQ that was never created.