Skip to content
  • Jehan's avatar
    Bug 704510 - GIMP segfaults on OSX. · aa67bec9
    Jehan authored
    setenv() does not behave well on some systems, in particular OSX (and
    probably some BSDs), when the set value is NULL. In this case, let's
    unsetenv() the environment variable instead.
    aa67bec9