Skip to content
Commit 9d5d2920 authored by Marek Kašík's avatar Marek Kašík Committed by Tobias Mueller
Browse files

archive: Check for pathname being NULL before dereferencing

Check whether "archive_entry_pathname ()" returns a non-NULL pathname
before using it to avoid a NULL pointer being dereferenced.

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