Actions
Bug #11815
closedDo not pass NULL at registration of callbacks
Start date:
08/10/2022
Due date:
% Done:
0%
Estimated time:
Detected in build:
git
Platform:
Published in build:
Description
Some EMG tests declare global pointer variables that are implicitly initialized to NULL. Then they provide values of these variables at registration of callbacks. New checks catch these cases (#11810).
Actions