You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Arina Ielchiieva (JIRA)" <ji...@apache.org> on 2017/07/21 13:38:00 UTC

[jira] [Resolved] (DRILL-5678) Undefined behavior due to un-initialized values in ServerMetaContext

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

Arina Ielchiieva resolved DRILL-5678.
-------------------------------------
    Resolution: Fixed

Merged into master with commit id 07346c782102205091f7e93a7fe566fd9019cbea

> Undefined behavior due to un-initialized values in ServerMetaContext
> --------------------------------------------------------------------
>
>                 Key: DRILL-5678
>                 URL: https://issues.apache.org/jira/browse/DRILL-5678
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Client - C++
>            Reporter: Rob Wu
>              Labels: ready-to-commit
>             Fix For: 1.11.0
>
>
> ServerMetaContext's m_done and m_status are not initialized properly so when the is done while loop is entered, the behavior becomes unpredictable.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)