Page MenuHomePhabricator

Variable used without initialization in MitkChart
Closed, ResolvedPublic

Description

Debug - Mode:

  • Image Statistics -> MitkChart open
  • load brain.nnrd
  • select brain

Exception thrown: Run-Time Check Failure #3 - The variable 'threadMaxIndex' is being used without being initialized.
In mitkMinMaxImageFilterWithIndex.hxx

Event Timeline

@hempe can you again test it, please? For me, it works, i.e. no exception is thrown (Win7, Qt 5.10)

I still get the same Exception (Win10, Qt 5.9.1, Visual Studio 17)

@hempe could you please test the new branch? This should resolve the bug