mirror of
https://github.com/Kitware/CMake.git
synced 2026-07-15 12:00:51 +00:00
Clang Static Analyzer is so smart that it reports a defect when this intended null-deref is encountered. Use sizeof instead which has no runtime effects.
2.6 KiB
2.6 KiB