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

gmetad buffer overflow with metric value of DOUBLE_MAX #14

Closed
reznor opened this issue Feb 15, 2012 · 1 comment
Closed

gmetad buffer overflow with metric value of DOUBLE_MAX #14

reznor opened this issue Feb 15, 2012 · 1 comment

Comments

@reznor
Copy link

reznor commented Feb 15, 2012

See https://issues.apache.org/jira/browse/HADOOP-8052 for a description of the problem - in essence, 256 bytes is not wide enough to store the maximum value that can be stored in a double precision variable.

@reznor
Copy link
Author

reznor commented Feb 15, 2012

Sorry, this is my first time contributing a patch to a project on github - I mistakenly thought I'd be able to attach a patch to this issue after opening it, but I've now created a pull request that captures this info, so I'm closing this issue out.

@reznor reznor closed this as completed Feb 15, 2012
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

No branches or pull requests

1 participant