Skip to content

src: iterate on import attributes array correctly

Rodrigo Muino Tomonari requested to merge github/fork/targos/fix-50700 into main

The array's length is supposed to be a multiple of two for dynamic import callbacks.

Fixes: https://github.com/nodejs/node/issues/50700

Merge request reports

Loading