close
Skip to content

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

Merged
benrubson merged 1 commit into
vgough:masterfrom
benrubson:getsize
Feb 9, 2018
Merged

Correct a int/off_t buffer overflow in getSize()#468
benrubson merged 1 commit into
vgough:masterfrom
benrubson:getsize

Conversation

@benrubson
Copy link
Copy Markdown
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