GetRangeInSortVector is always called with valid pos
commit9ed5a34940d2f3f4654946891394163ecb473fe1
authorSven Strickroth <email@cs-ware.de>
Sun, 9 Aug 2015 15:14:08 +0000 (9 17:14 +0200)
committerSven Strickroth <email@cs-ware.de>
Sun, 9 Aug 2015 15:37:17 +0000 (9 17:37 +0200)
tree78f5faf0240160365b6f1fe2954af6c8ee16a2ca
parentea61e86d0fa25f02ecbf530fa55560724aff0a3e
GetRangeInSortVector is always called with valid pos

SearchInSortVector is called before.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/Git/gitindex.h
test/UnitTests/GitIndexTest.cpp