You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/07/08 13:27: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 ]

Wes McKinney updated PARQUET-1581:
----------------------------------
    Fix Version/s:     (was: 1.10.1)
                   cpp-1.6.0

> [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
>             Fix For: cpp-1.6.0
>
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> There is code that potentially references a nullptr.



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