You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/02/26 20:49:00 UTC

[jira] [Created] (ARROW-2222) [C++] Add option to validate Flatbuffers messages

Wes McKinney created ARROW-2222:
-----------------------------------

             Summary: [C++] Add option to validate Flatbuffers messages
                 Key: ARROW-2222
                 URL: https://issues.apache.org/jira/browse/ARROW-2222
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Wes McKinney


This is follow up work to ARROW-1589, ARROW-2023, and can be validated by the {{ipc-fuzzer-test}}. Users receiving untrusted input streams can prevent segfaults this way

As part of this, we should quantify the overhead associated with message validation in regular use



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)