tugraph-db
tugraph-db copied to clipboard
Memory leak in brpc which is shadowed using the marco `__SANITIZE_ADDRESS__ `
Fix the memory leak embedded in braft if applicable and remove the macros.
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.