Details
Description
The cyclic timer calling cifXTKitCyclicTimer() is deactivated directly after calling cifXTKitDeinit().
This can lead to access to unitilialized toolkit variables if the timer is triggered in between deinitialization and cleanup.
The cyclic timer calling cifXTKitCyclicTimer() is deactivated directly after calling cifXTKitDeinit().
This can lead to access to unitilialized toolkit variables if the timer is triggered in between deinitialization and cleanup.