[Bug 237714] [PATCH] sysutils/xfce4-power-manager: fix craches, improve freebsd support, add DEBUG option
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri May 10 14:36:18 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237714
--- Comment #6 from rozhuk.im at gmail.com ---
if (NULL != sleep_mode && !g_strcmp0 (sleep_mode, "Standby"))
was important, IMHO.
Im not sure is g_strcmp0() check to NULL, and this was point of crash.
I undestand that you dont like DEBUG option, but I dont know another way to
build only some ports with debug and keep them with debug after portmaster
upgrades.
You may not apply and not commit it, it is ok for me.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-xfce
mailing list