Skip to content

If range is zero, use constant first index

Martin Marmsoler requested to merge work/fixMatrixView into master

Description

Otherwise the calculation leads to a division by zero and the index has a random value and therefore the index might be out of range and the application crashes

Conformity

If external dependencies are removed

  • Reporting to ...

Merge request reports