-
Notifications
You must be signed in to change notification settings - Fork 17.6k
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
os: package variables can be subverted #7885
Labels
FrozenDueToAge
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
Milestone
Comments
Agreed it's not a conventional security issue. BTW an alternative error idiom which avoid this issue is described here (although ignore the use of stack traces which wouldn't necessarily be applicable to system libraries): http://underlap.blogspot.co.uk/2014/04/better-golang-error-idiom.html |
@ianlancetaylor do you think we can close it? I do not see any value here. |
ysmolski
added
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
and removed
Thinking
labels
Nov 6, 2018
I agree: there is no proposal here. The specific problem mentioned could be addressed by, say, #6836. Closing this one. Thanks for looking at these old issues. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
FrozenDueToAge
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
by glyn.normington:
The text was updated successfully, but these errors were encountered: