Skip to content

Fix SIGSEGV if environment variable is not defined

Reinhard Resch requested to merge fix-parseinc-nullptr into develop

This branch fixes a SIGSEGV which happens if an undefined environment variable is used in a file name.

Merge request reports