mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-31 14:25:49 +00:00
hex_dump: Convert argument to long
To eliminate format problem | util.c:60:10: error: format ‘%lx’ expects argument of | type ‘long unsigned int’, but argument 2 has type | ‘unsigned char *’ [-Werror=format] Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
This commit is contained in:
Reference in New Issue
Block a user