errors: update static analysis tools for giterr

Update GITERR and giterr usages in the static code analysis tools to use
the new names.
This commit is contained in:
Edward Thomson
2019-01-10 22:43:59 +00:00
parent fcc7dcb176
commit 00c66dfd3b
2 changed files with 5 additions and 5 deletions

View File

@@ -5,10 +5,10 @@
}
{
ignore-giterr-set-leak
ignore-giterror-set-leak
Memcheck:Leak
...
fun:giterr_set
fun:giterror_set
}
{