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

Segfault, indexing past the end of array #2

Open
ghost opened this issue Jul 6, 2017 · 1 comment
Open

Segfault, indexing past the end of array #2

ghost opened this issue Jul 6, 2017 · 1 comment
Labels

Comments

@ghost
Copy link

ghost commented Jul 6, 2017

In OCLBP.cpp:94 there is a rogue write. For a 3x3 combination, iNeight is an 1x8 vector. The value past the end is used to index the write into filtData.

@carolinepacheco
Copy link
Owner

Hi @nikkoara , thank you for reporting this issue and sorry for my long feedback. I am looking at it, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant