Closed jacobperron closed 3 years ago
@jacobperron that was a double-free in the code path taken by a failing test case, where the test case was failing because the CRL's expiry date had passed (Similar to #878.) I've done my best to make sure this particular issue is gone for good.
Thanks for the quick response :bow:
We're seeing this failure on ROS 2 CI for several platforms, for instance: https://ci.ros2.org/job/nightly_linux_debug/1995/testReport/junit/projectroot.src.security.builtin_plugins/tests/CUnit_ddssec_builtin_process_handshake_crl/
First noticed July 18th; it's not clear to me what is causing the error since the last change to the
iceoryx
branch was 5 days ago. Perhaps the failure is being caused by a change to a dependency.