mirror of https://github.com/nodejs/node.git
8698dd98bb
`sizeof(data)` does not return the correct result here, as it measures the size of the `data` variable, not what it points to. PR-URL: https://github.com/nodejs/node/pull/33115 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> |
||
---|---|---|
.. | ||
binding.gyp | ||
test-free-called.js | ||
test.js | ||
test_worker_buffer_callback.c |