Ewan Mellor
2007-Mar-09 16:04 UTC
[Xen-devel] Re: [PATCH] [libxen] Two fixes for sending and receiving of (arrays of) structures.
On Fri, Mar 09, 2007 at 11:18:06AM -0500, Stefan Berger wrote:> This patch fixes two problems with sending and receiving of (arrays of) > structures. > > The first one allows to determine the size of a member when parsing a > ''set''. > The cast in the second part fixes the address calculation when > serializing an array. > > > Signed-off-by: Stefan Berger <stefanb@us.ibm.com>Applied, thanks Stefan. Ewan. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Stefan Berger
2007-Mar-09 16:18 UTC
[Xen-devel] [PATCH] [libxen] Two fixes for sending and receiving of (arrays of) structures.
This patch fixes two problems with sending and receiving of (arrays of) structures. The first one allows to determine the size of a member when parsing a ''set''. The cast in the second part fixes the address calculation when serializing an array. Signed-off-by: Stefan Berger <stefanb@us.ibm.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel