Closed iusyk closed 9 months ago
There is an input parameter 'display', the value may be nullptr. To avoid the unexpected behavior, the assert is used to 'fire' the problem in DEBUG mode.
Signed-off-by: Ihor Usyk ihor_usyk@epam.com
PR will be closed as outdated, as agreed with the author in the off-site discussion.
There is an input parameter 'display', the value may be nullptr. To avoid the unexpected behavior, the assert is used to 'fire' the problem in DEBUG mode.
Signed-off-by: Ihor Usyk ihor_usyk@epam.com