bin: When copying the sort iterator, also copy its internal queue
Otherwise both iterators share the same references, the second one usually resulting in a crash when being freed. https://bugzilla.gnome.org/show_bug.cgi?id=771649
Showing
Please register or sign in to comment