Skip to content

GetDllPathFromAppConfig Not Considering Existing Keys #184

@MrMontana1889

Description

@MrMontana1889

If a program has keys specified in its config file that is NOT "NativeDependenciesAbsolutePath", then a NullReferenceException occurs on line 31 in NativeDependencies.cs where it attempts to get the path.

A null check should be added for the NativePathString key before attempting to get the value.

In the short term, I can clone and make the change locally, but this should be officially fixed and released.

This is a blocking issue for me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions