Avoid a crash if realloc returns a different pointer.
authorMike McCormack <mike@codeweavers.com>
Wed, 5 Apr 2006 14:22:19 +0000 (23:22 +0900)
committerJunio C Hamano <junkio@cox.net>
Wed, 5 Apr 2006 20:00:07 +0000 (13:00 -0700)
commit34c5a9e284c88d415559586b79487411ece6f69c
tree8bebc7e418d1ade1728c1bbbbd15af9eab094ef8
parent1cd88cc9e6d6f83fed554419166a52a900e6f9a5
Avoid a crash if realloc returns a different pointer.

Signed-off-by: Junio C Hamano <junkio@cox.net>
imap-send.c