You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Norris Lee (JIRA)" <ji...@apache.org> on 2015/04/03 01:35:53 UTC

[jira] [Created] (DRILL-2671) C++ Client Authentication API passing std::string across DLL boundaries

Norris Lee created DRILL-2671:
---------------------------------

             Summary: C++ Client Authentication API passing std::string across DLL boundaries
                 Key: DRILL-2671
                 URL: https://issues.apache.org/jira/browse/DRILL-2671
             Project: Apache Drill
          Issue Type: Bug
          Components: Client - C++
            Reporter: Norris Lee
            Assignee: Norris Lee
             Fix For: 0.9.0


DrillUserProperty::setProperty is taking std::string as parameters. Memory gets allocated in the client yet Drill Client tries to clean it up.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)