You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Jeroen van Straten (Jira)" <ji...@apache.org> on 2022/01/11 18:19:00 UTC

[jira] [Updated] (ARROW-15304) Use of uninitialized in arrow::detail::Fingerprintable

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

Jeroen van Straten updated ARROW-15304:
---------------------------------------
    Language: C++

> Use of uninitialized in arrow::detail::Fingerprintable
> ------------------------------------------------------
>
>                 Key: ARROW-15304
>                 URL: https://issues.apache.org/jira/browse/ARROW-15304
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Jeroen van Straten
>            Priority: Minor
>              Labels: good-first-issue
>
> {{arrow::detail::Fingerprintable}}'s {{fingerprint_}} and {{metadata_fingerprint_}} members are not initialized by the default constructor, which can result in segmentation faults when accessed, if the initial value isn't coincidentally null.



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