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

src/test/test_denc.cc: Fix errors in buffer overflow #12653

Merged
merged 1 commit into from Dec 24, 2016

Conversation

wjwithagen
Copy link
Contributor

Due to faulty buffersize the class virtual function in the buffer::raw claas can be overwritten.
THen test_denc will crash with a segfault.

Signed-off-by: Willem Jan Withagen wjw@digiware.nl

Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
Copy link
Contributor

@badone badone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@liewegas liewegas merged commit 78736d5 into ceph:master Dec 24, 2016
@wjwithagen wjwithagen deleted the wjw-wip-denc-raw branch January 4, 2017 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants