Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Hommey <mh@glandium.org>2008-03-03 22:30:16 +0300
committerJunio C Hamano <gitster@pobox.com>2008-03-04 00:36:44 +0300
commitf23d1f76273a59b030ea1028016e6a9fc9679d2c (patch)
tree7d25ad6dddbcf1bacf6668db85ac365d7ae040da /t/t7600-merge.sh
parentd3df4271b900c9bf529cf495afeb77fbbf621221 (diff)
Fix random crashes in http_cleanup()
For some reason, http_cleanup was running all active slots, which could lead in situations where a freed slot would be accessed in fill_active_slots. OTOH, we are cleaning up, which means the caller doesn't care about pending requests. Just forget about them instead or running them. Signed-off-by: Mike Hommey <mh@glandium.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t7600-merge.sh')
0 files changed, 0 insertions, 0 deletions