-
- Downloads
Fix possible null deref warnings
Removed other checks which are making it think other things could be null. Looking elsewhere in these files, many other places assume these things aren’t null. Also fix a call to GetMaximum that should have been GetMTime. Change-Id: Ie880a0992b64ce4389ab9b40d48aa32692595362
Showing
- Charts/Core/vtkPlotBar.cxx 4 additions, 4 deletionsCharts/Core/vtkPlotBar.cxx
- Charts/Core/vtkPlotFunctionalBag.cxx 4 additions, 4 deletionsCharts/Core/vtkPlotFunctionalBag.cxx
- Charts/Core/vtkPlotPoints.cxx 4 additions, 4 deletionsCharts/Core/vtkPlotPoints.cxx
- Charts/Core/vtkPlotStacked.cxx 2 additions, 2 deletionsCharts/Core/vtkPlotStacked.cxx
Loading
Please register or sign in to comment