Derek Murray
2007-Jul-12 12:26 UTC
[Xen-devel] [PATCH] [LIBXC] Fix xc_map_grant_refs() function
This patch fixes the xc_map_grant_refs() function, which would fail because, instead of passing the malloc()-ed ioctl argument pointer to the ioctl, the address of this pointer was being passed instead. Signed-off-by: Derek Murray <Derek.Murray@cl.cam.ac.uk> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel