summaryrefslogtreecommitdiffstats
path: root/tools/clang-tidy/test/clang-analyzer-cplusplus.NewDeleteLeaks.json
blob: 37490a67f882b6043d41bab55b8c1a5632cd5e54 (plain)
1
2
3
4
5
6
7
8
[
  [
    "warning",
    "Potential leak of memory pointed to by 'p'",
    "clang-analyzer-cplusplus.NewDeleteLeaks"
  ],
  { "reliability": "medium" }
]