-
- Downloads
fix unsafe memory write in vtkImageGradientMagnitude etc
The class was writing to a memory location from multiple threads bro. Also fix thread issues in the TestAtomic and TestConditionVariable tests.
Showing
- Common/Core/Testing/Cxx/TestAtomic.cxx 17 additions, 4 deletionsCommon/Core/Testing/Cxx/TestAtomic.cxx
- Common/Core/Testing/Cxx/TestConditionVariable.cxx 2 additions, 1 deletionCommon/Core/Testing/Cxx/TestConditionVariable.cxx
- Imaging/General/vtkImageGradientMagnitude.cxx 2 additions, 2 deletionsImaging/General/vtkImageGradientMagnitude.cxx
Please register or sign in to comment