summaryrefslogtreecommitdiff
path: root/builtin-merge-base.c
diff options
context:
space:
mode:
authorTay Ray Chuan <rctay89@gmail.com>2009-06-06 08:43:26 (GMT)
committerJunio C Hamano <gitster@pobox.com>2009-06-06 17:30:16 (GMT)
commit16493eb0d0da26f80286b39c7b6900e261744afa (patch)
tree0bb792b08d7d27741aa2c2f4d5dc5fc97117ce26 /builtin-merge-base.c
parentb74fce16fa51362d4a3875d46e488006c3ad5371 (diff)
downloadgit-16493eb0d0da26f80286b39c7b6900e261744afa.zip
git-16493eb0d0da26f80286b39c7b6900e261744afa.tar.gz
git-16493eb0d0da26f80286b39c7b6900e261744afa.tar.bz2
http*: cleanup slot->local after fclose
Set slot->local to NULL after doing a fclose() on the file it points to. This prevents the passing of a FILE* pointer to a fclose()'d file to ftell() in http.c::run_active_slot(). This issue was raised by Clemens Buchacher on 30th May 2009: http://www.spinics.net/lists/git/msg104623.html Signed-off-by: Tay Ray Chuan <rctay89@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin-merge-base.c')
0 files changed, 0 insertions, 0 deletions