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

PCDWriterchanged toff to size_t in writeBinaryCompressed #2144

Merged
merged 1 commit into from
Dec 11, 2017

Conversation

floriankramer
Copy link
Contributor

For very large pcd files the toff variable used in the writeBinaryCompressed method can overflow, leading to segfaults.

@SergioRAgostinho SergioRAgostinho merged commit 6d646d1 into PointCloudLibrary:master Dec 11, 2017
@SergioRAgostinho SergioRAgostinho changed the title changed toff to size_t in writeBinaryCompressed PCDWriterchanged toff to size_t in writeBinaryCompressed Aug 26, 2018
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