Skip to content
Commit edb7ccb6 authored by Alexander Larsson's avatar Alexander Larsson
Browse files

Ref the infos in next_files_finish (#582195)

In later glib versions setting the GSimpleAsyncResult gpointer data
frees the old data using the destroy notify, which can cause crashes
since we return it. So, just copy+ref the list instead of trying to steal
the asyncresult one.
parent d0a339d1
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