use buffers instead of realloc-ed string. makes code shorter.
authorPierre Habouzit <madcoder@debian.org>
Wed, 16 May 2007 22:04:37 +0000 (00:04 +0200)
committerPierre Habouzit <madcoder@debian.org>
Wed, 16 May 2007 22:04:37 +0000 (00:04 +0200)
commiteab38ff6950a0075741f24ac9fb0d9eaf7df8671
tree09522180077961040d2ca6783f2be6f7ef6dcf6a
parentd9fb9e0065b85ee47710bbcba7a81a5266e9e948
use buffers instead of realloc-ed string. makes code shorter.

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
imap/auth.c
imap/browse.c
imap/command.c
imap/imap.c
imap/imap_private.h
imap/message.c
imap/util.c