Skip to content

[v20.x] vm: harden module type checks

Check if the value returned from user linker function is a null-ish value.

validateInternalField should be preferred when checking this argument to guard against null-ish this.

Co-authored-by: Mike Ralphson mike.ralphson@gmail.com PR-URL: https://github.com/nodejs/node/pull/52162 Reviewed-By: Vinícius Lourenço Claro Cardoso contact@viniciusl.com.br Reviewed-By: Yagiz Nizipli yagiz.nizipli@sentry.io

Merge request reports

Loading