Skip to content

src: use NULL check macros to check nullptr

Use CHECK_NULL and CHECK_NOT_NULL macros to check nullptr.

Refs: #20914

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading