diff options
author | oni-link <knil.ino@gmail.com> | 2015-05-20 08:06:53 -0300 |
---|---|---|
committer | Thiago de Arruda <tpadilha84@gmail.com> | 2015-07-01 05:40:53 -0300 |
commit | dcaf9c6bc3d5f83782fca7a145ba5feac7746b1e (patch) | |
tree | 5135fa805c0ff67cb2dbb66509d1dbaf5206cf3f /src/nvim/rbuffer.c | |
parent | 4f5b250d4effc276157cca9b8224f9e9ca25b33c (diff) | |
download | rneovim-dcaf9c6bc3d5f83782fca7a145ba5feac7746b1e.tar.gz rneovim-dcaf9c6bc3d5f83782fca7a145ba5feac7746b1e.tar.bz2 rneovim-dcaf9c6bc3d5f83782fca7a145ba5feac7746b1e.zip |
rstream: Fix bug triggered when libuv doesn't use the allocated buffer
Libuv will return 0 to signal that the buffer allocated by `alloc_cb` wasn't
used, and in this case the read_cb should simply be ignored.
Diffstat (limited to 'src/nvim/rbuffer.c')
0 files changed, 0 insertions, 0 deletions