This website requires JavaScript.
Explore
Help
Sign In
openkylin
/
libvirt
mirror of
https://gitee.com/openkylin/libvirt.git
Watch
9
Star
0
Fork
You've already forked libvirt
0
Code
Issues
Projects
Releases
Wiki
Activity
cb4aba9b6a
libvirt
/
.x-sc_prohibit_strncpy
3 lines
36 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Various syntax-check fixes. Make a pass over the syntax-check files, tightening up regex's, un-ignoring certain files, and cleaning things up. Signed-off-by: Chris Lalancette <clalance@redhat.com>
2009-10-23 18:10:38 +08:00
^src/util/util\.c$
Avoid checking against strncpy in virsh.c since the replacement function virStrcpy is not available
2010-10-13 00:55:47 +08:00
^tools/virsh\.c$