mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-01 17:35:17 +00:00
also check for useless test-before-xmlFree
* Makefile.cfg (useless_free_options): Add --name=xmlFree.
This commit is contained in:
parent
c3626941c7
commit
12af012644
@ -15,6 +15,9 @@ Tue Apr 29 09:46:00 EST 2008 Daniel P. Berrange <berrange@redhat.com>
|
||||
|
||||
Tue Apr 29 15:20:12 CEST 2008 Jim Meyering <meyering@redhat.com>
|
||||
|
||||
also check for useless test-before-xmlFree
|
||||
* Makefile.cfg (useless_free_options): Add --name=xmlFree.
|
||||
|
||||
Recognize more uses of strcmp.
|
||||
* Makefile.maint (sc_prohibit_strcmp): Relax regexp.
|
||||
|
||||
|
@ -53,5 +53,6 @@ local-checks-to-skip = \
|
||||
|
||||
useless_free_options = \
|
||||
--name=sexpr_free \
|
||||
--name=xmlFree \
|
||||
--name=xmlXPathFreeContext \
|
||||
--name=xmlXPathFreeObject
|
||||
|
Loading…
x
Reference in New Issue
Block a user