Commit 48d7190
committed
fix(ci): use stable trampoline path in Valgrind pass to fix base_service leak
Set DD_SPAWN_WORKER_STABLE_TRAMPOLINE=1 in the test_extension_ci Valgrind
pass so the sidecar spawn_worker writes the trampoline to a stable per-
process path instead of a random temp file that gets self-deleted before
Valgrind can read it.
Updates libdatadog to DataDog/libdatadog#1844.1 parent 45a2db0 commit 48d7190
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
214 | | - | |
| 214 | + | |
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
| |||
Submodule libdatadog updated 183 files
0 commit comments