reviewdog [Clang-Tidy] report
reported by reviewdog 🐶
Findings (0)
Filtered Findings (216)
libs/PhiCore/include/phi/algorithm/exchange.hpp|25 col 5| Use of memory after it is freed [clang-analyzer-cplusplus.NewDelete]
libs/PhiCore/include/phi/core/ref_ptr.hpp|180 col 30| Potential memory leak [clang-analyzer-cplusplus.NewDeleteLeaks]
libs/PhiCore/include/phi/core/ref_ptr.hpp|183 col 17| Potential memory leak [clang-analyzer-cplusplus.NewDeleteLeaks]
libs/PhiCore/include/phi/core/ref_ptr.hpp|191 col 9| Potential leak of memory pointed to by field 'm_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
libs/PhiCore/include/phi/core/ref_ptr.hpp|191 col 9| Potential leak of memory pointed to by field 'm_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
libs/PhiCore/include/phi/core/ref_ptr.hpp|198 col 9| Potential leak of memory pointed to by field 'm_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
libs/PhiCore/include/phi/core/ref_ptr.hpp|198 col 9| Potential leak of memory pointed to by field 'm_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
libs/PhiCore/include/phi/core/ref_ptr.hpp|222 col 9| Potential leak of memory pointed to by field 'm_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
libs/PhiCore/include/phi/core/ref_ptr.hpp|222 col 9| Potential leak of memory pointed to by field 'm_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
libs/PhiCore/include/phi/core/ref_ptr.hpp|230 col 9| Potential leak of memory pointed to by field 'm_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
libs/PhiCore/include/phi/core/ref_ptr.hpp|230 col 9| Potential leak of memory pointed to by field 'm_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
libs/PhiCore/include/phi/core/ref_ptr.hpp|269 col 13| Potential memory leak [clang-analyzer-cplusplus.NewDeleteLeaks]
libs/PhiCore/include/phi/core/ref_ptr.hpp|273 col 30| Potential memory leak [clang-analyzer-cplusplus.NewDeleteLeaks]
libs/PhiCore/include/phi/core/ref_ptr.hpp|275 col 5| Potential memory leak [clang-analyzer-cplusplus.NewDeleteLeaks]
libs/PhiCore/include/phi/core/ref_ptr.hpp|311 col 9| Use of memory after it is freed [clang-analyzer-cplusplus.NewDelete]
libs/PhiCore/include/phi/core/ref_ptr.hpp|316 col 9| Use of memory after it is freed [clang-analyzer-cplusplus.NewDelete]
libs/PhiCore/include/phi/core/ref_ptr.hpp|395 col 16| Potential memory leak [clang-analyzer-cplusplus.NewDeleteLeaks]
libs/PhiCore/include/phi/core/ref_ptr.hpp|558 col 9| Potential memory leak [clang-analyzer-cplusplus.NewDeleteLeaks]
libs/PhiCore/include/phi/core/ref_ptr.hpp|575 col 9| Potential leak of memory pointed to by field 'm_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
libs/PhiCore/include/phi/core/ref_ptr.hpp|575 col 9| Potential leak of memory pointed to by field 'm_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
libs/PhiCore/include/phi/core/ref_ptr.hpp|587 col 9| Potential leak of memory pointed to by field 'm_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
libs/PhiCore/include/phi/core/ref_ptr.hpp|587 col 9| Potential leak of memory pointed to by field 'm_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
libs/PhiCore/include/phi/core/ref_ptr.hpp|634 col 9| Potential memory leak [clang-analyzer-cplusplus.NewDeleteLeaks]
libs/PhiCore/include/phi/core/ref_ptr.hpp|686 col 16| Use of memory after it is freed [clang-analyzer-cplusplus.NewDelete]
libs/PhiCore/include/phi/core/ref_ptr.hpp|757 col 9| Potential memory leak [clang-analyzer-cplusplus.NewDeleteLeaks]
libs/PhiCore/include/phi/core/scope_ptr.hpp|71 col 17| Method called on moved-from object 'not_null_ptr' [clang-analyzer-cplusplus.Move]
tests/PhiCore/runtime_failure/src/core/not_null_ref_ptr/get_after_moved.fail.cpp|15 col 11| Method called on moved-from object 'ptr' [clang-analyzer-cplusplus.Move]
tests/PhiCore/runtime_failure/src/core/not_null_scope_ptr/construct_moved_not_null_scope_ptr.fail.cpp|13 col 34| Moved-from object 'ptr' is moved [clang-analyzer-cplusplus.Move]
tests/PhiCore/runtime_failure/src/core/not_null_scope_ptr/leak_ptr_after_move.fail.cpp|16 col 11| Method called on moved-from object 'ptr' [clang-analyzer-cplusplus.Move]
tests/PhiCore/runtime_failure/src/core/not_null_scope_ptr/operator_star_after_move.fail.cpp|12 col 5| Method called on moved-from object 'ptr' [clang-analyzer-cplusplus.Move]
tests/PhiCore/runtime_failure/src/core/not_null_scope_ptr/swap_after_move.fail.cpp|13 col 5| Method called on moved-from object 'ptr' [clang-analyzer-cplusplus.Move]
tests/PhiCore/unittests/src/compiler_support/warning.test.cpp|46 col 5| Test warning [clang-diagnostic-#pragma-messages]
tests/PhiCore/unittests/src/container/array.test.cpp|1014 col 23| Dereference of null pointer (loaded from variable 'pointer') [clang-analyzer-core.NullDereference]
tests/PhiCore/unittests/src/container/array.test.cpp|1032 col 23| Dereference of null pointer (loaded from variable 'pointer') [clang-analyzer-core.NullDereference]
tests/PhiCore/unittests/src/container/array.test.cpp|966 col 23| Dereference of null pointer (loaded from variable 'pointer') [clang-analyzer-core.NullDereference]
tests/PhiCore/unittests/src/container/array.test.cpp|993 col 23| Dereference of null pointer (loaded from variable 'pointer') [clang-analyzer-core.NullDereference]
tests/PhiCore/unittests/src/core/flat_ptr.test.cpp|128 col 43| Potential leak of memory pointed to by 'ptr.m_Pointer' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/flat_ptr.test.cpp|128 col 43| Potential leak of memory pointed to by 'ref.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/flat_ptr.test.cpp|141 col 29| Potential leak of memory pointed to by 'ptr1.m_Pointer' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/flat_ptr.test.cpp|141 col 29| Potential leak of memory pointed to by 'ptr2.m_Pointer' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/flat_ptr.test.cpp|141 col 29| Potential leak of memory pointed to by 'ref1.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/flat_ptr.test.cpp|141 col 29| Potential leak of memory pointed to by 'ref2.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/flat_ptr.test.cpp|323 col 36| Potential leak of memory pointed to by 'ptr.m_Pointer' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/flat_ptr.test.cpp|323 col 36| Potential leak of memory pointed to by 'ref.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/flat_ptr.test.cpp|333 col 29| Potential leak of memory pointed to by 'ptr.m_Pointer' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/flat_ptr.test.cpp|333 col 29| Potential leak of memory pointed to by 'ref.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/flat_ptr.test.cpp|624 col 48| Potential leak of memory pointed to by 'ptr.m_Pointer' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/flat_ptr.test.cpp|624 col 48| Potential leak of memory pointed to by 'ref_ptr.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/flat_ptr.test.cpp|669 col 38| Potential leak of memory pointed to by 'ptr.m_Pointer' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/flat_ptr.test.cpp|669 col 38| Potential leak of memory pointed to by 'ref.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/flat_ptr.test.cpp|729 col 38| Potential leak of memory pointed to by 'ptr.m_Pointer' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/flat_ptr.test.cpp|729 col 38| Potential leak of memory pointed to by 'ref.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/floating_point.test.cpp|419 col 15| Method called on moved-from object 'value' [clang-analyzer-cplusplus.Move]
tests/PhiCore/unittests/src/core/floating_point.test.cpp|431 col 15| Method called on moved-from object 'value' [clang-analyzer-cplusplus.Move]
tests/PhiCore/unittests/src/core/floating_point.test.cpp|449 col 15| Method called on moved-from object 'value' [clang-analyzer-cplusplus.Move]
tests/PhiCore/unittests/src/core/floating_point.test.cpp|513 col 15| Method called on moved-from object 'value' [clang-analyzer-cplusplus.Move]
tests/PhiCore/unittests/src/core/floating_point.test.cpp|529 col 15| Method called on moved-from object 'value' [clang-analyzer-cplusplus.Move]
tests/PhiCore/unittests/src/core/floating_point.test.cpp|553 col 15| Method called on moved-from object 'value' [clang-analyzer-cplusplus.Move]
tests/PhiCore/unittests/src/core/observer_ptr.test.cpp|197 col 42| Potential leak of memory pointed to by 'ptr.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/observer_ptr.test.cpp|197 col 42| Potential leak of memory pointed to by 'ref.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/observer_ptr.test.cpp|206 col 9| Potential leak of memory pointed to by 'ptr.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/observer_ptr.test.cpp|206 col 9| Potential leak of memory pointed to by 'ref.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/observer_ptr.test.cpp|364 col 42| Potential leak of memory pointed to by 'ptr.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/observer_ptr.test.cpp|364 col 42| Potential leak of memory pointed to by 'ref.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/observer_ptr.test.cpp|375 col 9| Potential leak of memory pointed to by 'ptr.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/observer_ptr.test.cpp|375 col 9| Potential leak of memory pointed to by 'ref.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/observer_ptr.test.cpp|795 col 9| Potential leak of memory pointed to by 'ptr.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/observer_ptr.test.cpp|795 col 9| Potential leak of memory pointed to by 'ref.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/observer_ptr.test.cpp|942 col 9| Potential leak of memory pointed to by 'ptr.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/observer_ptr.test.cpp|942 col 9| Potential leak of memory pointed to by 'ref.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|1010 col 25| Potential leak of memory pointed to by 'ptr2.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|1010 col 25| Potential leak of memory pointed to by 'ptr2.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|1031 col 41| Potential leak of memory pointed to by 'ptr1.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|1031 col 41| Potential leak of memory pointed to by 'ptr1.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|1031 col 41| Potential leak of memory pointed to by 'ptr2.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|1031 col 41| Potential leak of memory pointed to by 'ptr2.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|1043 col 25| Potential leak of memory pointed to by 'ptr2.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|1043 col 25| Potential leak of memory pointed to by 'ptr2.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|1064 col 46| Potential leak of memory pointed to by 'ptr1.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|1064 col 46| Potential leak of memory pointed to by 'ptr1.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|1064 col 46| Potential leak of memory pointed to by 'ptr2.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|1064 col 46| Potential leak of memory pointed to by 'ptr2.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|1074 col 1| Potential leak of memory pointed to by 'int_ptr.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|1074 col 1| Potential leak of memory pointed to by 'int_ptr.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|1074 col 1| Potential leak of memory pointed to by 'vec2_ptr.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|1074 col 1| Potential leak of memory pointed to by 'vec2_ptr.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|1085 col 1| Potential leak of memory pointed to by 'flat.m_Pointer' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|1085 col 1| Potential leak of memory pointed to by 'ptr.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|1096 col 1| Potential leak of memory pointed to by 'flat.m_Pointer' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|1096 col 1| Potential leak of memory pointed to by 'ptr.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|1107 col 1| Potential leak of memory pointed to by 'flat.m_Pointer' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|1107 col 1| Potential leak of memory pointed to by 'ptr.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|1118 col 1| Potential leak of memory pointed to by 'observer.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|1118 col 1| Potential leak of memory pointed to by 'ptr.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|1129 col 1| Potential leak of memory pointed to by 'observer.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|1129 col 1| Potential leak of memory pointed to by 'ptr.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|1140 col 1| Potential leak of memory pointed to by 'observer.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|1140 col 1| Potential leak of memory pointed to by 'ptr.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|1149 col 1| Potential leak of memory pointed to by 'ptr.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|1149 col 1| Potential leak of memory pointed to by 'raw_ptr_hash' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|1158 col 1| Potential leak of memory pointed to by 'ptr.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|1158 col 1| Potential leak of memory pointed to by 'raw_ptr_hash' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|124 col 42| Potential leak of memory pointed to by 'ptr.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|124 col 42| Potential leak of memory pointed to by 'ptr.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|124 col 42| Potential leak of memory pointed to by 'ptr2.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|143 col 37| Potential leak of memory pointed to by 'ptr.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|143 col 37| Potential leak of memory pointed to by 'ptr.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|143 col 37| Potential leak of memory pointed to by 'ptr2.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|171 col 37| Potential leak of memory pointed to by 'copy.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|171 col 37| Potential leak of memory pointed to by 'copy.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|179 col 15| Method called on moved-from object 'base' [clang-analyzer-cplusplus.Move]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|186 col 46| Potential leak of memory pointed to by 'copy.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|186 col 46| Potential leak of memory pointed to by 'copy.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|200 col 46| Potential leak of memory pointed to by 'ptr.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|200 col 46| Potential leak of memory pointed to by 'ptr.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|212 col 31| Potential leak of memory pointed to by 'ptr.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|212 col 31| Potential leak of memory pointed to by 'ptr.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|235 col 31| Potential leak of memory pointed to by 'ptr.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|235 col 31| Potential leak of memory pointed to by 'ptr.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|264 col 38| Potential leak of memory pointed to by 'ptr.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|264 col 38| Potential leak of memory pointed to by 'ptr.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|300 col 38| Potential leak of memory pointed to by 'ptr.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|300 col 38| Potential leak of memory pointed to by 'ptr.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|300 col 38| Potential leak of memory pointed to by field 'm_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|300 col 38| Potential leak of memory pointed to by field 'm_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|310 col 15| Method called on moved-from object 'ptr2' [clang-analyzer-cplusplus.Move]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|347 col 47| Potential leak of memory pointed to by 'ptr.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|347 col 47| Potential leak of memory pointed to by 'ptr.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|372 col 47| Potential leak of memory pointed to by 'ptr.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|372 col 47| Potential leak of memory pointed to by 'ptr.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|372 col 47| Potential leak of memory pointed to by field 'm_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|372 col 47| Potential leak of memory pointed to by field 'm_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|407 col 27| Potential leak of memory pointed to by 'ptr.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|407 col 27| Potential leak of memory pointed to by 'ptr.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|427 col 27| Potential leak of memory pointed to by 'ptr.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|427 col 27| Potential leak of memory pointed to by 'ptr.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|492 col 31| Potential leak of memory pointed to by 'ptr.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|492 col 31| Potential leak of memory pointed to by 'ptr.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|492 col 31| Potential leak of memory pointed to by 'ptr2.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|492 col 31| Potential leak of memory pointed to by 'ptr2.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|538 col 27| Potential leak of memory pointed to by 'shared_ptr_4.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|538 col 27| Potential leak of memory pointed to by 'shared_ptr_4.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|549 col 27| Potential leak of memory pointed to by 'ptr.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|549 col 27| Potential leak of memory pointed to by 'ptr.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|560 col 37| Potential leak of memory pointed to by 'ptr.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|560 col 37| Potential leak of memory pointed to by 'ptr.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|585 col 33| Potential leak of memory pointed to by 'const_derived_ptr.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|585 col 33| Potential leak of memory pointed to by 'const_ptr.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|585 col 33| Potential leak of memory pointed to by 'new_const_base' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|585 col 33| Potential leak of memory pointed to by 'new_const_ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|594 col 37| Potential leak of memory pointed to by 'const_ptr.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|594 col 37| Potential leak of memory pointed to by 'const_ptr.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|594 col 37| Potential leak of memory pointed to by 'ptr.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|594 col 37| Potential leak of memory pointed to by 'ptr.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|615 col 32| Potential leak of memory pointed to by 'const_ptr.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|615 col 32| Potential leak of memory pointed to by 'ptr.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|615 col 32| Potential leak of memory pointed to by 'ptr.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|615 col 32| Potential leak of memory pointed to by 'raw_a' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|638 col 25| Potential leak of memory pointed to by 'ptr2.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|638 col 25| Potential leak of memory pointed to by 'ptr2.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|645 col 21| Use of memory after it is freed [clang-analyzer-cplusplus.NewDelete]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|646 col 21| Use of memory after it is freed [clang-analyzer-cplusplus.NewDelete]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|666 col 32| Potential leak of memory pointed to by 'ptr1.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|666 col 32| Potential leak of memory pointed to by 'ptr1.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|666 col 32| Potential leak of memory pointed to by 'ptr2.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|666 col 32| Potential leak of memory pointed to by 'ptr2.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|689 col 25| Potential leak of memory pointed to by 'ptr2.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|689 col 25| Potential leak of memory pointed to by 'ptr2.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|696 col 15| Use of memory after it is freed [clang-analyzer-cplusplus.NewDelete]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|697 col 15| Use of memory after it is freed [clang-analyzer-cplusplus.NewDelete]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|717 col 38| Potential leak of memory pointed to by 'ptr1.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|717 col 38| Potential leak of memory pointed to by 'ptr1.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|717 col 38| Potential leak of memory pointed to by 'ptr2.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|717 col 38| Potential leak of memory pointed to by 'ptr2.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|727 col 1| Potential leak of memory pointed to by 'int_ptr.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|727 col 1| Potential leak of memory pointed to by 'int_ptr.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|727 col 1| Potential leak of memory pointed to by 'int_ptr2.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|727 col 1| Potential leak of memory pointed to by 'int_ptr2.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|727 col 1| Potential leak of memory pointed to by 'vec2_ptr.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|727 col 1| Potential leak of memory pointed to by 'vec2_ptr.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|765 col 51| Potential leak of memory pointed to by 'ptr.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|765 col 51| Potential leak of memory pointed to by 'ptr.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|774 col 46| Potential leak of memory pointed to by 'ptr.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|774 col 46| Potential leak of memory pointed to by 'ptr.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|786 col 46| Potential leak of memory pointed to by 'copy.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|786 col 46| Potential leak of memory pointed to by 'copy.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|796 col 40| Potential leak of memory pointed to by 'copy.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|796 col 40| Potential leak of memory pointed to by 'copy.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|813 col 47| Potential leak of memory pointed to by 'ptr.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|813 col 47| Potential leak of memory pointed to by 'ptr.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|834 col 47| Potential leak of memory pointed to by 'ptr.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|834 col 47| Potential leak of memory pointed to by 'ptr.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|860 col 40| Potential leak of memory pointed to by 'ptr.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|860 col 40| Potential leak of memory pointed to by 'ptr.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|882 col 47| Potential leak of memory pointed to by 'ptr.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|882 col 47| Potential leak of memory pointed to by 'ptr.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|904 col 40| Potential leak of memory pointed to by 'ptr.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|904 col 40| Potential leak of memory pointed to by 'ptr.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|904 col 40| Potential leak of memory pointed to by 'ptr2.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|904 col 40| Potential leak of memory pointed to by 'ptr2.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|942 col 46| Potential leak of memory pointed to by 'shared_ptr_4.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|942 col 46| Potential leak of memory pointed to by 'shared_ptr_4.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|968 col 42| Potential leak of memory pointed to by 'const_derived_ptr.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|968 col 42| Potential leak of memory pointed to by 'const_ptr.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|968 col 42| Potential leak of memory pointed to by 'new_const_base' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|968 col 42| Potential leak of memory pointed to by 'new_const_ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|977 col 46| Potential leak of memory pointed to by 'const_ptr.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|977 col 46| Potential leak of memory pointed to by 'const_ptr.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|977 col 46| Potential leak of memory pointed to by 'ptr.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|977 col 46| Potential leak of memory pointed to by 'ptr.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|998 col 41| Potential leak of memory pointed to by 'const_ptr.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|998 col 41| Potential leak of memory pointed to by 'ptr.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|998 col 41| Potential leak of memory pointed to by 'ptr.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/core/ref_ptr.test.cpp|998 col 41| Potential leak of memory pointed to by 'raw_a' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/forward/ref_ptr.test.cpp|26 col 1| Potential leak of memory pointed to by 'ptr2.m_ControlBlock' [clang-analyzer-cplusplus.NewDeleteLeaks]
tests/PhiCore/unittests/src/forward/ref_ptr.test.cpp|26 col 1| Potential leak of memory pointed to by 'ptr2.m_Ptr' [clang-analyzer-cplusplus.NewDeleteLeaks]