HomeFreeBSD

x11/lightdm: Use correct replacement for clearenv()

Description

x11/lightdm: Use correct replacement for clearenv()

The previous patch to replace the Linux clearenv(3) function did not
actually clear the environment, but instead created a new environment
variable named environ with the value "NULL".

PR: 218564
Reported by: jbeich
Obtained from: FreeBSD env(1) command
MFH: 2017Q2

Details

Provenance
woodsb02Authored on
Parents
rP438361: Provide man page, .desktop file and icon (submitted upstream).
Branches
Unknown
Tags
Unknown