提交 7933a721 编写于 作者: H HexToString

fix bug

上级 13d30b0d
......@@ -40,7 +40,7 @@ class DataBuf {
size_t size() const { return _size; }
void set_owned(bool owned){
this._owned = owned;
_owned = owned;
}
void free() {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册