mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-01 05:24:19 +01: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>