fix ObBucketLock memleak
This commit is contained in:
parent
e2af84d11e
commit
6ee7993ae8
1
deps/oblib/src/lib/lock/ob_bucket_lock.cpp
vendored
1
deps/oblib/src/lib/lock/ob_bucket_lock.cpp
vendored
@ -30,6 +30,7 @@ ObBucketLock::ObBucketLock()
|
||||
|
||||
ObBucketLock::~ObBucketLock()
|
||||
{
|
||||
destroy();
|
||||
}
|
||||
|
||||
int ObBucketLock::init(
|
||||
|
Loading…
x
Reference in New Issue
Block a user