Fix a failure case of connection_ap_handshake_attach_circuit()
tor_fragile_assert() might be a no-op, so we have to return something here to indicate failure to the caller.
Please register or sign in to comment
tor_fragile_assert() might be a no-op, so we have to return something here to indicate failure to the caller.