libc memory leak of PL does not output ERROR log
This commit is contained in:
@ -160,6 +160,7 @@ public:
|
||||
#endif
|
||||
public:
|
||||
bool force_explict_500_malloc_ = false;
|
||||
bool pl_leaked_times_ = 0;
|
||||
private:
|
||||
DISALLOW_COPY_AND_ASSIGN(ObMallocAllocator);
|
||||
class BucketLock
|
||||
|
||||
Reference in New Issue
Block a user