diff options
author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | 2007-01-21 02:17:19 +0100 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-01-20 19:05:20 -0800 |
commit | cd554bb1733feb98ecee647176d0328cab53c2b7 (patch) | |
tree | ad409593e9da5581a22e9000bb6d228e726aafd7 /Documentation/.gitignore | |
parent | 16bfefeebcac375ff51652eb8b866b7b65cb4905 (diff) | |
download | git-cd554bb1733feb98ecee647176d0328cab53c2b7.tar.gz git-cd554bb1733feb98ecee647176d0328cab53c2b7.tar.xz |
apply --cached: fix crash in subdirectory
The static variable "prefix" was shadowed by an unused parameter
of the same name. In case of execution in a subdirectory, the
static variable was accessed, leading to a crash.
Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Diffstat (limited to 'Documentation/.gitignore')
0 files changed, 0 insertions, 0 deletions