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 crash caused by accessing null file pointer #40

Merged
merged 1 commit into from
Apr 25, 2022

Conversation

Golit
Copy link
Contributor

@Golit Golit commented Apr 23, 2022

The function set_seed did not check if the file /etc/machine-id exists
resulting in a crash. Using uuid_endpoint instead allows falling back to
alternatives and prevent crashes.

@Golit Golit force-pushed the master branch 2 times, most recently from a178918 to d902be4 Compare April 23, 2022 22:37
The function set_seed did not check if the file /etc/machine-id exists
resulting in a crash. Using uuid_endpoint instead allows falling back to
alternatives and prevent crashes.
@Andy2244 Andy2244 merged commit e37443a into Netgear:master Apr 25, 2022
@Andy2244
Copy link
Contributor

thanks for the fix

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