Fixes to MistOutSanityCheck utility
This commit is contained in:
parent
431d03c733
commit
4d3f86aec1
3 changed files with 126 additions and 95 deletions
|
@ -3430,7 +3430,6 @@ namespace DTSC{
|
|||
}
|
||||
|
||||
void Keys::applyLimiter(uint64_t _min, uint64_t _max, DTSC::Parts _p){
|
||||
|
||||
// Determine first and last key available within the limits
|
||||
// Note: limMax replaces getEndValid(), and is thus one _past_ the end key index!
|
||||
limMin = getFirstValid();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue