[libvirt] [PATCH 13/13] cfg.mk: Add hacking.in.html to sc_prohibit_raw_allocation

Daniel P. Berrange berrange at redhat.com
Thu Feb 7 15:54:06 UTC 2013


On Wed, Feb 06, 2013 at 04:35:47PM -0500, John Ferlan wrote:
> The Valgrind examples show traces of output with alloc functions in them
> ---
>  cfg.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/cfg.mk b/cfg.mk
> index 2dfde01..47f59dd 100644
> --- a/cfg.mk
> +++ b/cfg.mk
> @@ -816,7 +816,7 @@ exclude_file_name_regexp--sc_prohibit_nonreentrant = \
>    ^((po|tests)/|docs/.*py|run.in$$)
>  
>  exclude_file_name_regexp--sc_prohibit_raw_allocation = \
> -  ^(src/util/viralloc\.[ch]|examples/.*|tests/securityselinuxhelper.c)$$
> +  ^(docs/hacking\.html\.in)|(src/util/viralloc\.[ch]|examples/.*|tests/securityselinuxhelper.c)$$
>  
>  exclude_file_name_regexp--sc_prohibit_readlink = \
>    ^src/(util/virutil|lxc/lxc_container)\.c$$

ACK, but you should merge this into the patch to hacking.html.in which
introduces the problem


Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list