mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-03-17 18:22:14 +00:00
The CID of VSock needs to be change to uint64. Otherwise that leads to an endianess issue. For more details see https://github.com/kata-containers/runtime/issues/947 Remove the uint64 introduced by #984 Fixes: #958 Signed-off-by: Alice Frosi <afrosi@de.ibm.com>