3267e1f0c2
when renaming files. The patch replaces some calls to strcmp() which are sometimes getting NULL pointers, causing a crash, with safe calls to g_strcmp0() calls, which handle NULL pointers gracefully. I'm also adding a patch in another code path checking for a pointer to actually point to the correct structure and not being NULL. These patches seem to actually prevent the reported crash from happening. PR: 217946 Submitted by: Marko Cupac <marko.cupac@mimar.rs> Obtained from: https://bugzilla.xfce.org/show_bug.cgi?id=12264 |
||
---|---|---|
.. | ||
caja | ||
catseye-fm | ||
deforaos-browser | ||
doublecmd | ||
emelfm2 | ||
ezfm | ||
filerunner | ||
gentoo | ||
gnome-commander2 | ||
gprename | ||
krusader2 | ||
librfm | ||
libtubo | ||
mtoolsfm | ||
mucommander | ||
nautilus | ||
nemo | ||
p5-PerlFM | ||
pcmanfm | ||
pcmanfm-qt | ||
pcmanfmqt-l10n | ||
qtfm | ||
rodent | ||
rox-filer | ||
rox-mime-editor | ||
rox-session | ||
sunflower | ||
sushi | ||
tdfsb | ||
thunar | ||
thunar-vfs | ||
twander | ||
ultracopier | ||
wcmcommander | ||
worker | ||
xcruise | ||
xdiskusage | ||
xfe | ||
xplore | ||
Makefile |