6564de5 Xen: use correct domctl version in domaininfolist union

Authored and Committed by Jim Fehlig 8 years ago
    Xen: use correct domctl version in domaininfolist union
    
    Commmit fd2e3c4c used the domctl version 8 structure for version 9
    in the xen_getdomaininfolist union, resulting in insufficient buffer
    size (and subsequent memory corruption) for the GETDOMAININFOLIST
    ioctl.
    
    Signed-off-by: Jim Fehlig <jfehlig@suse.com>
    
        
file modified
+1 -1