Project

General

Profile

Actions

Bug #11815

closed

Do not pass NULL at registration of callbacks

Added by Evgeny Novikov over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
High
Category:
Testing
Target version:
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).


Related issues 1 (1 open0 closed)

Blocks Klever - Feature #11810: Check whether the same resources are passed to various related callbacksNewEvgeny Novikov08/09/2022

Actions
Actions #1

Updated by Evgeny Novikov over 1 year ago

  • Blocks Feature #11810: Check whether the same resources are passed to various related callbacks added
Actions #2

Updated by Evgeny Novikov over 1 year ago

  • Status changed from New to Resolved

I fixed this issue in branch avoid-null-as-callback-arg. It is necessary to regenerate EMG test cases and run CI to ensure that everything works well.

Actions #3

Updated by Evgeny Novikov over 1 year ago

  • Status changed from Resolved to Closed

Tests passed, so I merged the branch to master in 3684f5136.

Actions

Also available in: Atom PDF