You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/07/09 09:56:08 UTC

[GitHub] [arrow] pitrou opened a new pull request #7689: ARROW-9384: [C++] Avoid memory blowup on invalid IPC input

pitrou opened a new pull request #7689:
URL: https://github.com/apache/arrow/pull/7689


   Do not attempt to allocate a null bitmap when concatenating null arrays.
   Also add a test for concatenation of null arrays.
   
   Should fix the following issue:
   * https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=24014


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] github-actions[bot] commented on pull request #7689: ARROW-9384: [C++] Avoid memory blowup on invalid IPC input

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #7689:
URL: https://github.com/apache/arrow/pull/7689#issuecomment-656035748


   https://issues.apache.org/jira/browse/ARROW-9384


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] pitrou commented on pull request #7689: ARROW-9384: [C++] Avoid memory blowup on invalid IPC input

Posted by GitBox <gi...@apache.org>.
pitrou commented on pull request #7689:
URL: https://github.com/apache/arrow/pull/7689#issuecomment-656038881


   Need merging other `testing`-updating PRs before this one.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] wesm closed pull request #7689: ARROW-9384: [C++] Avoid memory blowup on invalid IPC input

Posted by GitBox <gi...@apache.org>.
wesm closed pull request #7689:
URL: https://github.com/apache/arrow/pull/7689


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org