You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/04/13 17:03:00 UTC

[jira] [Updated] (ARROW-16191) [C++][Gandiva] Fix size 0 case in arena malloc

     [ https://issues.apache.org/jira/browse/ARROW-16191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated ARROW-16191:
-----------------------------------
    Labels: pull-request-available  (was: )

> [C++][Gandiva] Fix size 0 case in arena malloc 
> -----------------------------------------------
>
>                 Key: ARROW-16191
>                 URL: https://issues.apache.org/jira/browse/ARROW-16191
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++ - Gandiva
>            Reporter: Siddhant Rao
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The size 0 case in arena malloc is causing sporadic errors due to null pointer being returned to functions like convert_from which treat this as an error.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)