Skip to content
Commit 41266f89 authored by Ondrej Holy's avatar Ondrej Holy
Browse files

archive: fix segfault when libarchive fails

When libarchive fails g_vfs_job_failed is called even as
g_vfs_job_succeeded which cause segfault. Set GError instead of
g_vfs_job_failed to fix that.

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