diff options
author | Thiago de Arruda <tpadilha84@gmail.com> | 2014-10-30 09:23:35 -0300 |
---|---|---|
committer | Thiago de Arruda <tpadilha84@gmail.com> | 2014-10-31 22:52:10 -0300 |
commit | 25e26e0056c00bfb61f73a1ea4325257098c2c23 (patch) | |
tree | 98d891de4739c7802e7fec7bf801997f1c027dbe /runtime/doc/manpages/vimtutor.1 | |
parent | a8656ed50acecddafb1cb2f359ba0090154137fb (diff) | |
download | rneovim-25e26e0056c00bfb61f73a1ea4325257098c2c23.tar.gz rneovim-25e26e0056c00bfb61f73a1ea4325257098c2c23.tar.bz2 rneovim-25e26e0056c00bfb61f73a1ea4325257098c2c23.zip |
job: Close libuv handles when uv_spawn fails
Commit @709685b4612f4 removed the close_job_* calls when uv_spawn fails because
of memory errors when trying to cleanup unitialized {R,W}Stream instances, but
the uv_pipe_t instances must be closed because they are added to the event loop
queue by previous `uv_pipe_init()` calls
Diffstat (limited to 'runtime/doc/manpages/vimtutor.1')
0 files changed, 0 insertions, 0 deletions