diff options
| author | Stefan Boberg <[email protected]> | 2023-10-05 16:45:45 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-10-05 16:45:45 +0200 |
| commit | 9d8d68661205e955bf096f84f27c7e23bba5187a (patch) | |
| tree | a4ebf0273a8245ffafb737fc3ecc536d6d98f28f /src/zenserver/cache/httpstructuredcache.cpp | |
| parent | fixed issue where IoBufferBuilder::ReadFromFileMaybe loses content type (#450) (diff) | |
| download | zen-9d8d68661205e955bf096f84f27c7e23bba5187a.tar.xz zen-9d8d68661205e955bf096f84f27c7e23bba5187a.zip | |
ZenCacheMemoryLayer should always store values using memory buffers (#451)
this change fixes a problem where the memory cache layer can inadvertently prevent underlying block store files from being deleted
* ensure we get memory buffers on all paths
* added more context to error in IoBufferBuilder::ReadFromFileMaybe
* fixed problematic pread call success check in IoBufferBuilder::ReadFromFileMaybe which would always report failure on Linux/MacOS
Diffstat (limited to 'src/zenserver/cache/httpstructuredcache.cpp')
0 files changed, 0 insertions, 0 deletions