diff options
author | Michael Catanzaro <[email protected]> | 2013-11-06 21:53:45 -0600 |
---|---|---|
committer | lukefromdc <[email protected]> | 2018-11-02 00:01:17 -0400 |
commit | d8d375b51c623231f163e341c036cdea56c00c4a (patch) | |
tree | a7dd07c7d82bfc55270516f2b3f794ba5250cf21 /libegg | |
parent | ae033ba522d6f3f3047e3886b4567464babab3a0 (diff) | |
download | caja-d8d375b51c623231f163e341c036cdea56c00c4a.tar.bz2 caja-d8d375b51c623231f163e341c036cdea56c00c4a.tar.xz |
CajaFile: fix crash in modify_link_hash_table
We crash in g_hash_table_lookup_extended if the file's symlink_name is
set but the file is not a symlink, since the hash function (g_str_hash)
does not allow NULL values but target_uri is NULL.
https://bugzilla.gnome.org/show_bug.cgi?id=711583
Adapted from https://gitlab.gnome.org/GNOME/nautilus/commit/c2a5e052
Diffstat (limited to 'libegg')
0 files changed, 0 insertions, 0 deletions