|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH] [ACM] Explicitly cast byte arrays when used in copy_
Explicitly cast the target array type to an array of 'u8' since the
number of bytes copied is calculated from the type of element in the
target array times the number of elements (3rd parameter).
Signed-off-by: Stefan Berger <stefanb@xxxxxxxxxx>
copy_from_guest_cast.diff
Description: Text Data
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-devel] [PATCH] [ACM] Explicitly cast byte arrays when used in copy_from_guest,
Stefan Berger <=
|
|
|
|
|