fix: Use of uninitialized value
authorKay Sievers <kay.sievers@suse.de>
Tue, 17 Jan 2006 02:50:20 +0000 (03:50 +0100)
committerKay Sievers <kay.sievers@suse.de>
Tue, 17 Jan 2006 02:50:20 +0000 (03:50 +0100)
commit2c5c008b462fd5d2e32318077aaa3bc4e67c84fd
treec18277c5278f84a0ad3b94cef68cec2f4a28630e
parentf76ddc20159256a1bc6e3ba81910ae94faaf2fa8
fix: Use of uninitialized value

The subroutine did not check the case where HEAD does not verify.

Patch from Junio C Hamano <junkio@cox.net>
gitweb.cgi