]> git.mxchange.org Git - simgear.git/commit
HTTP: Always use absolute paths for hashes
authorJames Turner <zakalawe@mac.com>
Thu, 26 May 2016 22:36:03 +0000 (23:36 +0100)
committerRoland Haeder <roland@mxchange.org>
Sat, 13 Aug 2016 08:21:16 +0000 (10:21 +0200)
commiteee93f7838c76edcdbea66c5d0e4c0c3b1d49391
tree0025573278b3fdd6049d01c495012a0b2292d837
parent6f09421fd6ac77c894e6cb49ca1538c99b00bde5
HTTP: Always use absolute paths for hashes

Ensure we only compute / retrieve hashes for absolute paths. Fixes
duplicate paths in repository hash cache.
simgear/io/HTTPRepository.cxx