[CRIU] [PATCH] cr: generalized format strings

Pavel Emelyanov xemul at parallels.com
Wed Jan 16 10:20:38 EST 2013


On 01/16/2013 01:12 PM, Alexander Kartashov wrote:
> This patch replaces the format specifier %ld with PRIx64
> in the following places:
> 
> * the format string argument of the functions scanf() and printf(),
> * in the macros GEN_SYSCTL_*_FUNC.
> 
> We need explicit specification of the integer size there.
> ---

Applied


More information about the CRIU mailing list