Make source cleah with cppcheck, except for mpc and sasl

This commit is contained in:
RichardHitt
2013-01-09 14:37:57 -08:00
parent 285ddd0b60
commit 6beef589e3
11 changed files with 27 additions and 10 deletions

View File

@@ -1153,6 +1153,7 @@ key_load_kbs (char *filename)
get_xdir ());
fe_message (ibuf, FE_MSG_ERROR);
free (ibuf);
free (kb);
return 5;
}