diff options
| author | Stefan Boberg <[email protected]> | 2026-04-03 19:35:48 +0200 |
|---|---|---|
| committer | Stefan Boberg <[email protected]> | 2026-04-03 19:35:48 +0200 |
| commit | a419655f9d151c8f6622d0851294cd9b0e6887c0 (patch) | |
| tree | 2dddcf061cddbd504ea449d33a8b5efee73374a8 /src/zenhttp/servers/httpsys.cpp | |
| parent | Fix async Horde agent recovery on connection errors (diff) | |
| download | zen-a419655f9d151c8f6622d0851294cd9b0e6887c0.tar.xz zen-a419655f9d151c8f6622d0851294cd9b0e6887c0.zip | |
Code review fixes across zenhorde module
- Fix MeasureVarInt 32-bit truncation: use FloorLog2_64 instead of FloorLog2
- Add null check for WaitToWrite in AgentMessageChannel::CreateMessage
- Fix shadowed variable: rename inner Front to Payload in FlushNextSend
- Remove dead commented-out debug log in hordeclient.cpp
- Fix "ring buffer" comment to "chunked buffer" in hordecomputebuffer.h
- Replace std::string concatenation with ExtendableStringBuilder in
HordeClient::BuildRequestBody
- Extract BuildAgentArgs() helper to deduplicate arg building between
sync and async provisioner paths
Diffstat (limited to 'src/zenhttp/servers/httpsys.cpp')
0 files changed, 0 insertions, 0 deletions