Vincent Rabaud 0174d18d8b Fix a boundary case in BackwardReferencesHashChainDistanceOnly.
The optimization for (len != MIN_LENGTH) actually only holds for
(len > MIN_LENGTH) but (len < MIN_LENGTH) can now happen as len can
be changed in the loop before.

Change-Id: I3f9f91a540206c80385c5fba96c3d64ab9536752
2016-06-16 19:22:28 +02:00
..
2016-06-01 16:23:16 +02:00
2015-04-15 01:56:31 -07:00
2015-04-15 01:56:31 -07:00
2016-03-08 23:26:10 -08:00
2015-03-03 00:48:28 +01:00
2016-06-13 19:10:21 -07:00