]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commitdiff
Avoid checking against strncpy in virsh.c
authorDaniel Veillard <veillard@redhat.com>
Tue, 12 Oct 2010 16:55:47 +0000 (18:55 +0200)
committerDaniel Veillard <veillard@redhat.com>
Tue, 12 Oct 2010 17:26:10 +0000 (19:26 +0200)
since the replacement function virStrcpy is not available

.x-sc_prohibit_strncpy

index 70e23004293f2d9cbc4e7cfc7f63c9079b220ff9..173d233fac67774e760f5d65822dacb11294e324 100644 (file)
@@ -1 +1,2 @@
 ^src/util/util\.c$
+^tools/virsh\.c$