Fix possible crash inside TGitCache when repository is directly located on drive
commitb8167005ed89843cf5d2cfcd35778964d1aec6b2
authorSven Strickroth <email@cs-ware.de>
Fri, 19 Aug 2016 23:54:50 +0000 (20 01:54 +0200)
committerSven Strickroth <email@cs-ware.de>
Fri, 19 Aug 2016 23:54:50 +0000 (20 01:54 +0200)
tree95beb87b357bfe91dc97ca4a27c460bcc18cf488
parentfd3a92273c7de77c897d76f1591661c02c12c965
Fix possible crash inside TGitCache when repository is directly located on drive

Regression of commit 0588b5d8b63d487a9f27212152b511690e461059.

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