|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 3/4] libxl: shutdown_reason cannot be unsigned
Hello Marcin, On 13/09/14 14:10, Marcin Cieslak wrote: Shutdown reason may be negative, so don't cast it onto (unsigned int). If you are looking the place where the variable is assigned, info[i].shutdown_reason is typed as an unsigned int. So changing type doesn't look like the right solution. I've sent a few months ago a patch to drop "shutdown_reason >= 0" check [1]. It was acked, but I hadn't had time to resent this series properly. Mainly because I got other errors around with clang. Regards, [1] https://patches.linaro.org/27074/ -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |