[clang] [analyzer] [MallocChecker] suspect all release functions as candite for supression (PR #104599)

DonĂ¡t Nagy via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 29 07:16:08 PDT 2024


================
@@ -3558,8 +3558,8 @@ PathDiagnosticPieceRef MallocBugVisitor::VisitNode(const ExplodedNode *N,
   // original reference count is positive, we should not report use-after-frees
----------------
NagyDonat wrote:

Update the comment lines above this to be a bit more general. (Lines 3554-3556, Github doesn't allow placing an inline comment directly there.)

https://github.com/llvm/llvm-project/pull/104599


More information about the cfe-commits mailing list