Fixes a private loader crash that is triggered by using drsyms on win10, where dbghelp explicitly loads an API-set dll and ends up with a NULL dependent, which is not checked for in the loader.
Fixes #2232 (closed)
Fixes a private loader crash that is triggered by using drsyms on win10, where dbghelp explicitly loads an API-set dll and ends up with a NULL dependent, which is not checked for in the loader.
Fixes #2232 (closed)