Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mask each fields of the trigger #244

Merged
merged 1 commit into from
Jan 11, 2024
Merged

Conversation

chhwang
Copy link
Contributor

@chhwang chhwang commented Jan 11, 2024

The behavior of ProxyChannelDeviceHandle::put() is undefined by design when each field value is given to exceed the bits limitation (such as MSCCLPP_BITS_SIZE). Even so, we'd better trim exceeding bits of each field value for safety, so that the invalid usage of a field does not propagate to other fields.

@chhwang chhwang merged commit c0fe31f into main Jan 11, 2024
15 checks passed
@chhwang chhwang deleted the chhwang/mask-trigger-fields branch January 11, 2024 03:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants