tugraph-db icon indicating copy to clipboard operation
tugraph-db copied to clipboard

Memory leak in brpc which is shadowed using the marco `__SANITIZE_ADDRESS__ `

Open qishipengqsp opened this issue 1 year ago • 2 comments

qishipengqsp avatar Jan 11 '24 02:01 qishipengqsp

Fix the memory leak embedded in braft if applicable and remove the macros.

qishipengqsp avatar Jan 11 '24 02:01 qishipengqsp

Memory leak in braft which is shadowed using the marco __S

The memory leak is embedded in brpc and will be triggered when starting lgraph_server without specifying use_pthread as true.

lipanpan03 avatar Jan 11 '24 02:01 lipanpan03