-
- Downloads
CHUI-211: Problem was due to a non-heap variable being deleted and then...
CHUI-211: Problem was due to a non-heap variable being deleted and then referenced later (which was found by ProductEngine). Also the crash occurred at a specifc location llpangelobjectinventory::reset() during a static_cast, so now using a dynamic_cast as a safeguard.
Loading
Please register or sign in to comment