]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-test: don't use 0 for old size in realloc call
authorPhil Carmody <phil@dovecot.fi>
Wed, 10 Sep 2014 11:08:58 +0000 (14:08 +0300)
committerPhil Carmody <phil@dovecot.fi>
Wed, 10 Sep 2014 11:08:58 +0000 (14:08 +0300)
commitb85ff8f5b1d74daef315f120926bf18c2423e9aa
treee2ba7d0c7f881061c3b17f251d3252798895ef6a
parent8fcf84e6b7a55049a6d407b17af50d6ae8c6386f
lib-test: don't use 0 for old size in realloc call
We have the real size, use it.

Signed-off-by: Phil Carmody <phil@dovecot.fi>
src/lib-test/test-common.c