Skip to content
Snippets Groups Projects
Verified Commit 8ae7f81f authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Fix bug with var_expectation nodes introduced in 38152c34

We must provide a return value for
VarExpectationNode::maxLagWithDiffsExpanded().

Return zero, which will lead to the right overall result even if it is not
strictly the right choice (see the comment in the code).
parent 20690e16
No related branches found
No related tags found
No related merge requests found
Pipeline #872 passed