diff options
author | jackpoz <giacomopoz@gmail.com> | 2019-04-27 17:18:13 +0200 |
---|---|---|
committer | jackpoz <giacomopoz@gmail.com> | 2019-04-27 17:18:13 +0200 |
commit | 0d1ff7446dce7b0641f49ac55a008669838612cd (patch) | |
tree | 7adf1eece0a249427f5edb8524a946014a1a9884 /src/common/Debugging/WheatyExceptionReport.cpp | |
parent | 844e7ee9262a5ba035ac9e8a6ffc298fb97fd3a9 (diff) |
Shared/Metric: Fix a rare memory leak
Fix a memory leak in Metric happening only when enabling/disabling Metric from configs at runtime, leaking the metric added between last SendBatch() call and the ScheduleSend() call in the same function. The only way to reproduce this is to actually freeze the thread calling SendBatch(), disable metric, reload config, unfreeze the thread.
Diffstat (limited to 'src/common/Debugging/WheatyExceptionReport.cpp')
0 files changed, 0 insertions, 0 deletions