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

fixup: monitor: handle UdevMonitor magic bytes mismatch #14

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

cr8t
Copy link
Owner

@cr8t cr8t commented Dec 8, 2023

Handles an error where the Netlink header magic bytes returned by the kernel do no match the expected value in UDEV_MONITOR_MAGIC.

Logs and returns the error on mismatch.

Unverified

This user has not yet uploaded their public signing key.
Handles an error where the Netlink header magic bytes returned by the
kernel do no match the expected value in `UDEV_MONITOR_MAGIC`.

Logs and returns the error on mismatch.
@cr8t cr8t force-pushed the fixup/handle-magic-mismatch branch from a609cc7 to 1a61577 Compare December 8, 2023 23:07
@cr8t cr8t merged commit 9102890 into main Dec 8, 2023
@cr8t cr8t deleted the fixup/handle-magic-mismatch branch December 8, 2023 23:15
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.

None yet

1 participant