Segfault in ActionPLotResults
There is a potential segfault in the SFramework ActionPlotResults, where the TCollotion* pulls is not checked for being a nullptr before trying to call SetOwner(...) on it.
There is a potential segfault in the SFramework ActionPlotResults, where the TCollotion* pulls is not checked for being a nullptr before trying to call SetOwner(...) on it.