[Xfce-bugs] review requested: [Bug 11929] Unable to set tray icons order : [Attachment 7288] systray: don't lookup hash table for null keys
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Sun Aug 20 14:53:48 CEST 2017
Viktor Odintsev <ninetls at xfce.org> has asked Simon Steinbeiss <ochosi at xfce.org>
for review:
Bug 11929: Unable to set tray icons order
https://bugzilla.xfce.org/show_bug.cgi?id=11929
Attachment 7288: systray: don't lookup hash table for null keys
https://bugzilla.xfce.org/attachment.cgi?id=7288&action=edit
--- Comment #4 from Viktor Odintsev <ninetls at xfce.org> ---
Created attachment 7288
--> https://bugzilla.xfce.org/attachment.cgi?id=7288&action=edit
systray: don't lookup hash table for null keys
It seems that sometimes names can take NULL value since WM_NAME may be missing.
I'm trying to obtain sort values from hash tables by NULL name which causes
systray to crash. This patch fixes this problem.
More information about the Xfce-bugs
mailing list