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)