rev-list --bisect: fix allocation of "int*" instead of "int".
commit4e0b2bbc578f8729cf43939acb36e8db02ed8825
authorChristian Couder <chriscool@tuxfamily.org>
Tue, 31 Jul 2007 12:48:29 +0000 (31 14:48 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 1 Aug 2007 04:07:39 +0000 (31 21:07 -0700)
tree762a3650689b6c56c9031cc9775acbd086970a3d
parent281a53bb79786a6d7e54f9715cc8ad46fc2bdb0e
rev-list --bisect: fix allocation of "int*" instead of "int".

Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-rev-list.c