The parameter is supposed to be a string pointer. NULL is no string pointer, neither is in most case -1 etc. There is no way to catch invalid pointers and any such effort would only hurt correct code. Just fix your code.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/861132 Title: setenv ("NAME", NULL) corrupts environment To manage notifications about this bug go to: https://bugs.launchpad.net/eglibc/+bug/861132/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
