Enabling these is easy, since they test for things for which
there are no violations.
--------------------
Subject: [PATCH] Enable two more tests.
* Makefile.cfg (local-checks-to-skip)
[sc_cast_of_x_alloc_return_value, sc_cast_of_argument_to_free]: Enable.
Signed-off-by: Jim Meyering <meyering(a)redhat.com>
---
Makefile.cfg | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/Makefile.cfg b/Makefile.cfg
index dfca3fc..9e75fda 100644
--- a/Makefile.cfg
+++ b/Makefile.cfg
@@ -35,8 +35,6 @@ local-checks-to-skip = \
sc_GPL_version \
sc_always_defined_macros \
sc_cast_of_alloca_return_value \
- sc_cast_of_argument_to_free \
- sc_cast_of_x_alloc_return_value \
sc_changelog \
sc_dd_max_sym_length \
sc_error_exit_success \
--
1.5.4.rc4.15.g215c5