credentials: unable to connect to cache daemon
authorClemens Buchacher <drizzd@aon.at>
Sat, 7 Jan 2012 11:54:36 +0000 (12:54 +0100)
committerJunio C Hamano <gitster@pobox.com>
Sun, 8 Jan 2012 22:38:25 +0000 (14:38 -0800)
Error out if we just spawned the daemon and yet we cannot connect.

And always release the string buffer.

Signed-off-by: Clemens Buchacher <drizzd@aon.at>
Acked-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found