PointCloudLibrary/pcl
Check if read succedded before reading again/allocating memory
開放
#3,606 建立於 2020年1月29日
good first issuehelp wantedkind: bugneeds: pr merge
倉庫指標
- 星標
- (9,023 顆星)
- 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