util-linux/tools
Dave Reisner 99d618c0eb checkxalloc: nudge regex, fix newfound instances
Using the -w flag with grep actually fought against us here, and hid
some instances where xalloc functions weren't used. Discard it in
favor of an explicit word boundary as a prefix to the function name,
and extend our requirements on the trailing side of the pattern.

This also fixes the few new instances that were overlooked because of
the regex's deficiency.

[kzak@redhat.com: - fix also newfound in findmnt
                  - remove unnecessary checks after xallocs]

Signed-off-by: Dave Reisner <dreisner@archlinux.org>
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-03-20 09:44:40 +01:00
..
config-gen.d build-sys: add --enable-new-mount 2012-01-11 17:05:08 +01:00
smatch-data build-sys: add sleepexit from login.c to smatch non-return functions 2012-01-17 17:32:32 +01:00
checkconfig.sh fdisk: rename ENABLE_CMDTAGQ macro 2008-11-26 14:24:52 +01:00
checkincludes.pl tools: add checkincludes.pl (from linux kernel) 2008-11-26 12:59:29 +01:00
checkxalloc.sh checkxalloc: nudge regex, fix newfound instances 2012-03-20 09:44:40 +01:00
config-gen build-sys: add tools/config-gen and basic compilation scenarios 2011-11-04 20:56:06 +01:00
config-gen-functions.sh build-sys: add tools/config-gen and basic compilation scenarios 2011-11-04 20:56:06 +01:00
git-version-gen build-sys: fix git-version-gen for -rc tags 2011-07-29 16:12:05 +02:00
ko-release-gen tools: use gpg-aggent in ko-release-gen 2012-02-07 11:30:56 +01:00
ko-release-push build-sys: improve ko-release-* scripts 2012-01-19 13:15:03 +01:00