PointCloudLibrary/pcl

Check if read succedded before reading again/allocating memory

Open

#3,606 建立於 2020年1月29日

在 GitHub 查看
 (16 留言) (0 反應) (0 負責人)C++ (4,506 fork)batch import
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

貢獻者指南