Files
Richard W.M. Jones c6f95d13fa virt-ls: Use string instead of small array.
This works around the following warning:

virt-ls.c: In function 'show_file':
virt-ls.c:574:1: error: stack protector not protecting function: all local arrays are less than 4 bytes long [-Werror=stack-protector]
(cherry picked from commit 6a5495ea3c)
2013-05-28 18:48:51 +01:00
..