]> git.ipfire.org Git - thirdparty/rspamd.git/commit
[Fix] Propagate control request ids in replies
authorVsevolod Stakhov <vsevolod@rspamd.com>
Wed, 14 Jan 2026 22:48:06 +0000 (22:48 +0000)
committerVsevolod Stakhov <vsevolod@rspamd.com>
Wed, 14 Jan 2026 22:48:06 +0000 (22:48 +0000)
commit833f4983f7162f019bdd271f27a5ed8138a25e91
treee67195839330e0b9e23ee2f0918cb6bc32ef5209
parentc8e7b9ca07b598c1928e688ae5901f4d52370583
[Fix] Propagate control request ids in replies

Ensure workers include cmd->id in control replies to avoid 'unknown request id 0' warnings. Update functional control tests and make RSPAMD_TMPDIR visible to child suites.
src/fuzzy_storage.c
src/hs_helper.c
src/lua/lua_worker.c
test/functional/cases/001_merged/099_control.robot [new file with mode: 0644]
test/functional/lib/rspamd.robot