PointCloudLibrary/pcl
在 GitHub 查看Check if read succedded before reading again/allocating memory
Open
#3,606 创建于 2020年1月29日
good first issuehelp wantedkind: bugneeds: pr merge
仓库指标
- Star
- (9,023 star)
- PR 合并指标
- (平均合并 8天 7小时) (30 天内合并 3 个 PR)
描述
Your Environment
- PCL Version: HEAD
Context
Bad parsing is inevitable, specially if operations are performed on read data without validation
Expected Behavior
Graceful error detection
Current Behavior
Files: 273 instances. One sample provided:
Possible Solution
Sanity checks on input stream after reading before allocating memory