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

Correct a int/off_t buffer overflow in getSize() #468

Merged
merged 1 commit into from
Feb 9, 2018
Merged

Correct a int/off_t buffer overflow in getSize() #468

merged 1 commit into from
Feb 9, 2018

Conversation

benrubson
Copy link
Contributor

Hi,

This closes #467.

Thx 👍

Ben

@benrubson benrubson requested review from rfjakob and vgough February 8, 2018 21:57
@benrubson benrubson merged commit 14a66e2 into vgough:master Feb 9, 2018
@benrubson benrubson deleted the getsize branch February 9, 2018 07:07
@benrubson benrubson added this to the 1.9.5 milestone Feb 9, 2018
@rfjakob rfjakob mentioned this pull request Apr 27, 2018
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.

Variable res should be of type off_t in FileNode::getSize() method
2 participants