X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/mLib/blobdiff_plain/0335afec2c33fefcd6d3cb2c39d014ab2519b2c2..13ee740655965453b2f3fcd7093d2d8b13839903:/test/tvec-remote.c diff --git a/test/tvec-remote.c b/test/tvec-remote.c index 1a3bd0e..c167618 100644 --- a/test/tvec-remote.c +++ b/test/tvec-remote.c @@ -370,7 +370,7 @@ static int receive_buffered(struct tvec_state *tv, struct tvec_remotecomms *rc, unsigned f, size_t want) { - size_t sz; + size_t sz = 0; int ret; /* If we can supply the caller's requirement from the buffer then do