diff options
author | Thiago de Arruda <tpadilha84@gmail.com> | 2014-10-23 10:16:45 -0300 |
---|---|---|
committer | Thiago de Arruda <tpadilha84@gmail.com> | 2014-10-23 21:19:08 -0300 |
commit | d4f78127fb49c61de40a57a5dbf6e51c4fc1449a (patch) | |
tree | 8fe3e72a39d8ba203b14d6e7489b36b6332b716c /runtime/doc/manpages/ja | |
parent | b4ec764e8e2dbd4a3ae4f29ed4d321ba51397b19 (diff) | |
download | rneovim-d4f78127fb49c61de40a57a5dbf6e51c4fc1449a.tar.gz rneovim-d4f78127fb49c61de40a57a5dbf6e51c4fc1449a.tar.bz2 rneovim-d4f78127fb49c61de40a57a5dbf6e51c4fc1449a.zip |
msgpack-rpc: Ensure stdio channels are properly closed
When stdio was closed, parse_msgpack was called with eof == true, with caused a
free_channel call. To ensure the correct behavior for all types of channels, the
close_channel must be called before free_channel.
Diffstat (limited to 'runtime/doc/manpages/ja')
0 files changed, 0 insertions, 0 deletions