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
MXC-CEC: Fix message length while keeping compatibility with old client libs
The maximum CEC message length is 16, not 17 as defined before. However, since
this number has been made visible to userland, ensure that older clients that
specify slightly more than 16 bytes will not be rejected.
Signed-off-by: Rudi <[email protected]>
0 commit comments