Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Fixed overflow bug when loading large PLY files #1

Merged
merged 1 commit into from
Dec 15, 2018

Conversation

pierotofy
Copy link
Member

This problem was partially fixed in PointCloudLibrary#2161, but a few places remained where the overflow still occurred, causing the point cloud to be initialized to all zeros.

cc @dakotabenjamin

Copy link

@smathermather smathermather left a comment

Choose a reason for hiding this comment

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

We should also push this fix back up to the upstream project as well.

@pierotofy
Copy link
Member Author

On its way! PointCloudLibrary#2715

@pierotofy
Copy link
Member Author

pierotofy commented Dec 14, 2018

I don't have merge permissions on this repo so either @smathermather or @dakotabenjamin should merge this in (after review is completed). 👍

@smathermather smathermather merged commit d067fec into OpenDroneMap:master Dec 15, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants