Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
proton-0.9.1
-
None
-
packages:
qpid-proton-c-0.9-3
qpid-proton-c-devel-0.9-3
python-qpid-proton-0.9-3
Description
Calling allow_unsecured_client() on SSLDomain.CLIENT_MODE object causes client segmentation fault. It is not intended to call this method on client instance, but obviously the client segfault should not appear.
Please see the attached reproducer ssl_client_allow_unsecured_client.py for details. Attaching also client traces.