Before I forget it: Maybe you also have to check for value being NULL, it's abit more safe, i.e.
if (value != NULL && value[0] != '\0') may also be appropriate -- ubuntu applies an erroneous patch to gnome-desktop https://bugs.launchpad.net/bugs/123022 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
