[GitHub] [arrow] wesm commented on a change in pull request #6213: ARROW-7592: [C++] Fix crashes on corrupt IPC input

2020-06-25 Thread GitBox
wesm commented on a change in pull request #6213: URL: https://github.com/apache/arrow/pull/6213#discussion_r445934957 ## File path: cpp/src/arrow/type.cc ## @@ -501,20 +501,35 @@ Status Decimal128Type::Make(int32_t precision, int32_t scale, //

[GitHub] [arrow] wesm commented on a change in pull request #6213: ARROW-7592: [C++] Fix crashes on corrupt IPC input

2020-06-18 Thread GitBox
wesm commented on a change in pull request #6213: URL: https://github.com/apache/arrow/pull/6213#discussion_r442461673 ## File path: cpp/src/arrow/type.cc ## @@ -501,20 +501,35 @@ Status Decimal128Type::Make(int32_t precision, int32_t scale, //