libuv/test/fixtures
Ben Noordhuis b00d1bd225
unix,win: fix memory leak in uv_fs_scandir() (#3760)
uv_fs_scandir() leaked an entry when you called it on a directory with
a single entry _and_ you didn't run the iterator until UV_EOF.

Fixes: https://github.com/libuv/libuv/issues/3748
2022-09-22 09:25:55 +02:00
..
one_file unix,win: fix memory leak in uv_fs_scandir() (#3760) 2022-09-22 09:25:55 +02:00
empty_file test: assert that readdir on file raises UV_ENOTDIR 2011-10-12 16:43:33 +02:00
load_error.node win, unix: add uv_dlerror() and uv_dlerror_free() 2012-03-02 16:39:21 +01:00
lorem_ipsum.txt unix: make uv_fs_read() fill all buffers 2019-06-20 12:06:31 +02:00