Skip to content
Commit 192d6646 authored by Carlos Garnacho's avatar Carlos Garnacho Committed by Igor Gnatenko
Browse files

feed-channel: Clear cancellable pointer after cancelling

Otherwise the pointer will be left pointing to the previous cancellable
location, and crash if we try grss_feed_channel_fetch_all_finish() again,
because it will try to cancel all previous operations first.

https://bugzilla.gnome.org/show_bug.cgi?id=752827
parent abb80436
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