diff options
| author | Stefan Boberg <[email protected]> | 2023-12-19 10:16:28 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-12-19 10:16:28 +0100 |
| commit | fc02c25257b5478ddd5d6c697b79df002da714fe (patch) | |
| tree | a62fa82ed381d55fd5b3b6fee034509b20177203 /src/zenserver/config.cpp | |
| parent | cache RPC recorder threading fixes (#617) (diff) | |
| download | zen-fc02c25257b5478ddd5d6c697b79df002da714fe.tar.xz zen-fc02c25257b5478ddd5d6c697b79df002da714fe.zip | |
fix leak in IoBuffer for manifested small chunk (#618)
* fix leak in IoBuffer for manifested small chunk. previously it would null out the `m_DataPtr` member on every path from `IoBufferExtendedCore::~IoBufferExtendedCore()` but it only really makes sense to null it out when the buffer has been memory mapped
Diffstat (limited to 'src/zenserver/config.cpp')
0 files changed, 0 insertions, 0 deletions