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

Update utils.go to not enforce extra constraints on the kernel "flavor" (such as being integral or even comparable one to another) #454

Merged
merged 1 commit into from Apr 22, 2013

Conversation

tianon
Copy link
Member

@tianon tianon commented Apr 22, 2013

This is especially to fix the current docker on kernels such as gentoo-sources, where the "flavor" is the string "gentoo", and that obviously fails to be converted to an integer.

This was discussed with @shykes in #313 (comment).

…r" (such as being integral or even comparable one to another)

This is especially to fix the current docker on kernels such as gentoo-sources, where the "flavor" is the string "gentoo", and that obviously fails to be converted to an integer.
creack added a commit that referenced this pull request Apr 22, 2013
Update utils.go to not enforce extra constraints on the kernel "flavor" (such as being integral or even comparable one to another)
@creack creack merged commit 2ced94b into moby:master Apr 22, 2013
rtyler pushed a commit to rtyler/docker that referenced this pull request Feb 23, 2018
tiborvass pushed a commit to tiborvass/docker that referenced this pull request Feb 4, 2020
…anic

[19.03 backport] Fix possible runtime panic in Lgetxattr
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

2 participants