diff options
author | 2022-08-26 18:50:15 -0700 | |
---|---|---|
committer | 2022-08-26 18:50:15 -0700 | |
commit | 70e778c2a85836f8139597c0bb0f5fe10e74610f (patch) | |
tree | f07fbe53474eef68a298447b2c9678b6668a7c4f /src/bun.js/builtins/cpp/ReadableByteStreamInternalsBuiltins.cpp | |
parent | 975477d0f0acf7b4aec915a93fe83ba39382dd72 (diff) | |
download | bun-70e778c2a85836f8139597c0bb0f5fe10e74610f.tar.gz bun-70e778c2a85836f8139597c0bb0f5fe10e74610f.tar.zst bun-70e778c2a85836f8139597c0bb0f5fe10e74610f.zip |
Remove pointer to stack buffer in `os` module and fix build issue
We cannot have pointers to stack memory returned in the same scope because that memory is no longer valid at the end of the scope
cc @xHyroM
Diffstat (limited to 'src/bun.js/builtins/cpp/ReadableByteStreamInternalsBuiltins.cpp')
0 files changed, 0 insertions, 0 deletions