Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
win: simplify memory copy logic in fs.c
Hopefully shuts up a -Wmaybe-uninitialized warning about the path_len variable. Fixes: libuv#941 PR-URL: libuv#942 Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
- Loading branch information