MCPcopy Index your code
hub / github.com/nodejs/node / test-process-dlopen-error-message-crash.js

File test-process-dlopen-error-message-crash.js

test/parallel/test-process-dlopen-error-message-crash.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3// This is a regression test for some scenarios in which node would pass
4// unsanitized user input to a printf-like formatting function when dlopen

Callers

nothing calls this directly

Calls 6

matchMethod · 0.65
requireFunction · 0.50
refreshMethod · 0.45
accessSyncMethod · 0.45
copyFileSyncMethod · 0.45
skipMethod · 0.45

Tested by

no test coverage detected