Skip to content

[PWGCF] fix possible deref of nullptr error message #19283

[PWGCF] fix possible deref of nullptr error message

[PWGCF] fix possible deref of nullptr error message #19283

Triggered via pull request October 22, 2025 20:54
@EmilGormEmilGorm
opened #13502
Status Failure
Total duration 24s
Artifacts

o2-linter.yml

on: pull_request_target
O2 linter
13s
O2 linter
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 notices
[logging]: PWGCF/GenericFramework/Core/FlowContainer.cxx#L176
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGCF/GenericFramework/Core/FlowContainer.cxx#L164
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGCF/GenericFramework/Core/FlowContainer.cxx#L160
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGCF/GenericFramework/Core/FlowContainer.cxx#L145
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGCF/GenericFramework/Core/FlowContainer.cxx#L122
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGCF/GenericFramework/Core/FlowContainer.cxx#L89
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGCF/GenericFramework/Core/FlowContainer.cxx#L85
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGCF/GenericFramework/Core/FlowContainer.cxx#L65
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGCF/GenericFramework/Core/FlowContainer.cxx#L61
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGCF/GenericFramework/Core/FlowContainer.cxx#L57
Use O2 logging (LOG, LOGF, LOGP).
O2 linter
To tolerate certain issues in a directory, add a line with the test name in "o2linter_config".
O2 linter
Exceptionally, you can disable a test for a line by adding a comment with "o2-linter: disable=" followed by the name of the test and parentheses with a reason for the exception.