Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

cli: Fix console for big endian architecture #921

Closed
alicefr opened this issue Nov 19, 2018 · 0 comments
Closed

cli: Fix console for big endian architecture #921

alicefr opened this issue Nov 19, 2018 · 0 comments

Comments

@alicefr
Copy link
Member

alicefr commented Nov 19, 2018

The function ioctl can lead to a big endian issue. The same construct was present in the containerd/console package and it has been fixed with this PR

alicefr pushed a commit to alicefr/runtime that referenced this issue Nov 19, 2018
The function ioctl can lead to a big endian bug.
Issue already solved in containerd/console:
containerd/console@dbd69c5

Fixes: kata-containers#921

Signed-off-by: Alice Frosi <afrosi@de.ibm.com>
zklei pushed a commit to zklei/runtime that referenced this issue Nov 22, 2018
The function ioctl can lead to a big endian bug.
Issue already solved in containerd/console:
containerd/console@dbd69c5

Fixes: kata-containers#921

Signed-off-by: Alice Frosi <afrosi@de.ibm.com>
zklei pushed a commit to zklei/runtime that referenced this issue Nov 22, 2018
The function ioctl can lead to a big endian bug.
Issue already solved in containerd/console:
containerd/console@dbd69c5

Fixes: kata-containers#921

Signed-off-by: Alice Frosi <afrosi@de.ibm.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant