Skip to content
Commit 55f1171b authored by Debarshi Ray's avatar Debarshi Ray
Browse files

ewsclient: Fix cancellation

Free the AutodiscoverData in an idle handler because soup_session_abort
invokes ews_client_autodiscover_response_cb. Trying to disconnect the
GCancellable from a 'cancelled' signal handler will result in a
deadlock.

Fixes: https://bugzilla.gnome.org/689642
parent 229a8287
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