]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-compression: test-compression - Fix test buffer size in partial write test
authorAki Tuomi <aki.tuomi@open-xchange.com>
Thu, 12 Mar 2020 11:48:36 +0000 (13:48 +0200)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Thu, 12 Mar 2020 12:01:32 +0000 (14:01 +0200)
commit9d61f4fc17e79aaac96380ed949bbe7d246ace42
tree5e101536c4e50b5c75471675d2f60963cfec615a
parentc9c42ec3ba593a60e2eabb880e130c8689d13f64
lib-compression: test-compression - Fix test buffer size in partial write test

The buffer size does not match the amount of data filled.

Found by valgrind.
src/lib-compression/test-compression.c