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

Remove useless size check in PLYReader::endHeaderCallback() #2246

Merged
merged 1 commit into from
Mar 6, 2018

Conversation

taketwo
Copy link
Member

@taketwo taketwo commented Mar 6, 2018

In the case that vector resize fails, an exception is thrown, so the size check is not performed anyway.

Supersedes and closes #2243.

In the case that vector resize fails, an exception is thrown, so the
size check is not performed anyway.
@SergioRAgostinho SergioRAgostinho merged commit f37c346 into PointCloudLibrary:master Mar 6, 2018
@taketwo taketwo deleted the fix-plyreader branch March 7, 2018 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants