Skip to content

Unnecessary invocation of envlib_unsetenv() when no variables present #3

@hschmidt

Description

@hschmidt

Because [@"" componentsSeparatedByString:...] returns @[ @"" ] we end up with envlib_unsetenv() being invoked unnecessarily with the empty string.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions