You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the raw ioctl can cause UB that manifest on some versions of the
compiler. Use nix's ioctl_read_bad to generate a proper ioctl wrapper.
Signed-off-by: Sergio Lopez <[email protected]>
0 commit comments