Skip to content
Commit e8995d4e authored by Carlos Garcia Campos's avatar Carlos Garcia Campos Committed by Carlos Garcia Campos
Browse files

soup-socket: fix critical warning when the peer-certificate changes after disconnect

(process:15586): GLib-GIO-CRITICAL **: 12:14:39.627: g_tls_connection_get_peer_certificate_errors: assertion 'G_IS_TLS_CONNECTION (conn)' failed

We should disconnect the signal on disconnect_internal before clearing
the connection object.
parent 7f47360e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment