aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/config.cpp
diff options
context:
space:
mode:
authorStefan Boberg <[email protected]>2023-12-19 10:16:28 +0100
committerGitHub <[email protected]>2023-12-19 10:16:28 +0100
commitfc02c25257b5478ddd5d6c697b79df002da714fe (patch)
treea62fa82ed381d55fd5b3b6fee034509b20177203 /src/zenserver/config.cpp
parentcache RPC recorder threading fixes (#617) (diff)
downloadzen-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