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:
authorJunio C Hamano <junkio@cox.net>2007-01-02 22:22:08 +0300
committerJunio C Hamano <junkio@cox.net>2007-01-02 22:22:08 +0300
commit54b9e0225ad150b4528d7a12f2196ad46f058302 (patch)
tree4c196a43c849e960c1f124a66a8c64f62e0d43b6 /git-instaweb.sh
parent96a738c0ddd49afc3bfcbf7575be55e492b69a82 (diff)
fetch-pack: do not use lockfile structure on stack.
They are used in atexit() for clean-up, and you will be accessing unallocated memory at that point. See 31f584c2 for the fix for a similar problem. Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-instaweb.sh')
0 files changed, 0 insertions, 0 deletions