fuse_send_data_iov(): correctly calculate total buffer size.
authorNikolaus Rath <Nikolaus@rath.org>
Sun, 9 Aug 2020 11:39:07 +0000 (12:39 +0100)
committerNikolaus Rath <Nikolaus@rath.org>
Sun, 9 Aug 2020 11:42:09 +0000 (12:42 +0100)
commit50cbca799c1f9b010fabaa0dd4a387f29d140873
tree9717e36c4ce1b85b6879fd707363950b40b1e259
parent7b3e3899157566875280a8b860eb5ad5c73eadc1
fuse_send_data_iov(): correctly calculate total buffer size.

Fixes: #538.
lib/fuse_lowlevel.c