-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/32800/
-----------------------------------------------------------
(Updated April 6, 2015, 6:30 p.m.)
Review request for drill, Alexander zarei, Parth Chandra, and Xiao Meng.
Bugs: DRILL-2671
https://issues.apache.org/jira/browse/DRILL-2671
Repository: drill-git
Description
-------
DrillUserProperty::setProperty is taking std::string as parameters. Memory gets
allocated in the client yet Drill Client tries to clean it up.
Diffs (updated)
-----
contrib/native/client/src/include/drill/drillClient.hpp 9289df3
Diff: https://reviews.apache.org/r/32800/diff/
Testing
-------
Thanks,
Norris Lee