mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 10:58:56 +00:00
* Fix coredump when reading an empty file. Close: #3607 * It seems that the fd is closed when `auto_close` is true.
* Fix coredump when reading an empty file. Close: #3607 * It seems that the fd is closed when `auto_close` is true.