Home | History | Annotate | Download | only in tools

Lines Matching full:leak

193      'description': 'Potential leak of memory, bad free, use after free',
194 'patterns': [r".*: warning: Potential leak of memory",
195 r".*: warning: Potential memory leak",