修正没有正确传递值的bug
This commit is contained in:
@@ -116,7 +116,7 @@ namespace hgl
|
||||
*key=obj->left;
|
||||
|
||||
if(ref_count)
|
||||
*key=obj->count;
|
||||
*ref_count=obj->count;
|
||||
|
||||
return(true);
|
||||
}
|
||||
|
Reference in New Issue
Block a user