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

when the object outof the frame, the pragram corrupted sometimes #1

Open
apple1987 opened this issue Dec 7, 2018 · 0 comments
Open

Comments

@apple1987
Copy link

when the object outof the frame, the pragram corrupted sometimes
maybe in Tracker.cpp before line 479:(if (ptr.get()->isTargetInsideFrame(this->getFrameWidth(), this->getFrameHeight()) == FALSE))

will we added?
if (ptr == nullptr)
return SUCCESS;

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