aboutsummaryrefslogtreecommitdiff
path: root/libs/basic_games_native/src
diff options
context:
space:
mode:
authorSulfurNitride <SulfurNitride@users.noreply.github.com>2026-04-10 17:08:49 -0500
committerSulfurNitride <SulfurNitride@users.noreply.github.com>2026-04-10 17:08:49 -0500
commiteefa488da7292876f93e952af09638b8cca81ef2 (patch)
treefa6855e15336ef8258e5c7586280936145fe7c51 /libs/basic_games_native/src
parentc9599410b1bd5492c723b3a2e6017ebc6f48a358 (diff)
Fix SLR download silently failing due to response data being discarded
The readyRead handler consumed data via readAll() but discarded it when no destination file was set. The final readAll() then returned empty since the buffer was already drained, causing all in-memory HTTP responses (like BUILD_ID.txt) to appear empty. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Diffstat (limited to 'libs/basic_games_native/src')
0 files changed, 0 insertions, 0 deletions