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

Fix a mistake in the length of USEC_INITIALIZED when parsing property… #269

Merged
merged 1 commit into from
Oct 29, 2023

Conversation

bbonev
Copy link
Member

@bbonev bbonev commented Oct 29, 2023

The value of the length of property[] in the function udev_device_set_usec_initialized(udev_device, strtoull(&property[19], NULL, 10)) must be changed from 19 to 17.

Copy link
Member Author

@bbonev bbonev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Trivial and obvious fix. LGTM

@bbonev bbonev merged commit ddfdf86 into eudev-project:master Oct 29, 2023
2 checks passed
@bbonev bbonev deleted the my-patch-1 branch October 29, 2023 23:33
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