diff options
| author | Stefan Boberg <[email protected]> | 2026-03-21 10:46:32 +0100 |
|---|---|---|
| committer | GitHub Enterprise <[email protected]> | 2026-03-21 10:46:32 +0100 |
| commit | 079b537ed51ed14761545af178a1d47e3291f451 (patch) | |
| tree | e4a4717783bb84add40bb5fcd58a2d59ff285a55 /src/zenserver/proxy/httpproxystats.cpp | |
| parent | auth fail no cache (#871) (diff) | |
| download | zen-main.tar.xz zen-main.zip | |
- When build store is not configured, `m_BuildCidStore` is null but was unconditionally added as a stats provider, causing a null pointer dereference crash in `StatsReporter::ReportStats`
- Added a null guard in `AddProvider` to reject null pointers defensively
- Added a conditional check at the call site in `InitializeStructuredCache`
Diffstat (limited to 'src/zenserver/proxy/httpproxystats.cpp')
0 files changed, 0 insertions, 0 deletions