Tay Ray Chuan <rctay89@xxxxxxxxx> writes: > Set slot->local to NULL after doing a fclose on the FILE* pointer it > points to. This prevents an invalid FILE* pointer from being passed to > ftell() in http.c::run_active_slot(). You mean here passing FILE* pointer to a fclosed file to ftell()? > > This issue was raised by Clemens Buchacher on 30th May: Just in case: 30th May 2009? > > http://www.spinics.net/lists/git/msg104623.html > > Signed-off-by: Tay Ray Chuan <rctay89@xxxxxxxxx> -- Jakub Narebski Poland ShadeHawk on #git -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html