From: Brian Harring Date: Wed, 24 Aug 2011 05:47:17 +0000 (-0700) Subject: get_indexed_object can return NULL if nothing is in that slot; check for it X-Git-Tag: v1.7.6.1~1^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/2a74532412b9d87d4ad96dacbe9a31ff85f80af5?ds=sidebyside;hp=2a74532412b9d87d4ad96dacbe9a31ff85f80af5 get_indexed_object can return NULL if nothing is in that slot; check for it This fixes a segfault introduced by 051e400; via it, no longer able to trigger the http/smartserv race. Signed-off-by: Brian Harring Signed-off-by: Junio C Hamano ---