You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/05/17 18:25:00 UTC

[jira] [Updated] (PARQUET-1581) [C++] Fix undefined behavior in encoding.cc when num_dictionary_values is 0.

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

ASF GitHub Bot updated PARQUET-1581:
------------------------------------
    Labels: pull-request-available  (was: )

> [C++] Fix undefined behavior in encoding.cc when num_dictionary_values is 0.
> ----------------------------------------------------------------------------
>
>                 Key: PARQUET-1581
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1581
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-cpp
>            Reporter: Micah Kornfield
>            Priority: Minor
>              Labels: pull-request-available
>
> There is code that potentially references a nullptr.



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