On 11/13/2013 01:07 PM, Viktor Mihajlovski wrote:
> From: Thilo Boehm <[email protected]>
> 
> A number of CIM properties was set in an endianness-unsafe manner
> leading to failures on big endian systems.
> 
> Signed-off-by: Thilo Boehm <[email protected]>
> Signed-off-by: Viktor Mihajlovski <[email protected]>
> ---
>  src/Virt_FilterEntry.c |   53 
> +++++++++++++++++++++++++-----------------------
>  src/Virt_FilterEntry.h |    2 +-
>  src/Virt_FilterList.c  |    3 ++-
>  3 files changed, 31 insertions(+), 27 deletions(-)
> 
> V2 Changes:
>  - The FilterEntry "Priority" property is a signed 16bit value, fix
>    the variable declaration accordingly
>  - Change the convert_xxx functions to return a properly typed int value
> 

ACK and pushed too

John

_______________________________________________
Libvirt-cim mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvirt-cim

Reply via email to