products/Sources/formale Sprachen/C/Firefox/tools/clang-tidy/test/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 10.2.2025 mit Größe 618 B image not shown  

Impressum clang-analyzer-unix.Malloc.json   Sprache: unbekannt

 
Haftungsausschluß.json KontaktUnknown {[0] [0] [0]}diese Dinge liegen außhalb unserer Verantwortung

[
  ["warning", "Attempt to free released memory", "clang-analyzer-unix.Malloc"],
  ["warning", "Use of memory after it is freed", "clang-analyzer-unix.Malloc"],
  [
    "warning",
    "Potential leak of memory pointed to by 'p'",
    "clang-analyzer-unix.Malloc"
  ],
  [
    "warning",
    "Argument to free() is the address of the local variable 'a', which is not memory allocated by malloc()",
    "clang-analyzer-unix.Malloc"
  ],
  [
    "warning",
    "Argument to free() is offset by -4 bytes from the start of memory allocated by malloc()",
    "clang-analyzer-unix.Malloc"
  ],
  { "reliability": "high" }
]

[ Seitenstruktur0.29Drucken  ]