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

[jira] [Created] (DRILL-5678) Undefined behavior due to un-initialized values

Rob Wu created DRILL-5678:
-----------------------------

             Summary: Undefined behavior due to un-initialized values
                 Key: DRILL-5678
                 URL: https://issues.apache.org/jira/browse/DRILL-5678
             Project: Apache Drill
          Issue Type: Bug
          Components: Client - C++
            Reporter: Rob Wu


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)