]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Tighten up nonreentrant syntax-check.
authorChris Lalancette <clalance@redhat.com>
Fri, 23 Oct 2009 10:07:17 +0000 (12:07 +0200)
committerChris Lalancette <clalance@redhat.com>
Mon, 26 Oct 2009 09:33:42 +0000 (10:33 +0100)
commit03b5dc14de209f0b1693673531b7aed89ff7fd82
tree1abff9e9e0786929b3fbdc3e4ed7a34fe28700f7
parentb2af10cd4950c9424b89c87fc83a586dcd8bf29b
Tighten up nonreentrant syntax-check.

We can slightly tighten up the regex's used to detect the use of
nonreentrant functions.  We can also check src/util/virterror.c
by modifying a comment; I think it's worth it to get the additional
coverage.

Signed-off-by: Chris Lalancette <clalance@redhat.com>
.x-sc_prohibit_nonreentrant
src/util/virterror.c