Fixed issue #950: avoid possible crash if .git/packed-refs contains annotated tags
commit84b0d416bf13b7eff64e5b442c3a62789c9bcf62
authorSven Strickroth <email@cs-ware.de>
Sun, 6 Nov 2011 23:25:56 +0000 (7 00:25 +0100)
committerSven Strickroth <email@cs-ware.de>
Sun, 6 Nov 2011 23:25:56 +0000 (7 00:25 +0100)
tree368a8e8bffbd4a5101f133474d194a4568f1fe46
parent68c5e1bae23a90e484d7b9023b0c3849421cfde5
Fixed issue #950: avoid possible crash if .git/packed-refs contains annotated tags

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/Git/GitIndex.cpp