From f416c85366a3e85e7f7576398f55595de51adc52 Mon Sep 17 00:00:00 2001 From: "Rafael G. Martins" Date: Mon, 4 Jul 2016 23:59:06 +0200 Subject: renderer: utils: fixed memory bugs found by clang static analyzer --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 95eeff6..52794d8 100644 --- a/.gitignore +++ b/.gitignore @@ -71,4 +71,7 @@ blogc-*.rpm # git-version-gen /.version +# scan-build reports +*.plist + /build/ -- cgit v1.2.3-18-g5258