Skip to content

src: guard against env != null in node_errors.cc

Otherwise TriggerUncaughtException()PrintException()GetErrorSource() can crash.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading