Commit 57e08e6
fix(discover): address QA round 2 findings
- Defensively free p->userconfig in cbm_pipeline_free in case run() was
never called (e.g. pipeline created but not executed before free)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 1bfe473 commit 57e08e6
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
104 | 110 | | |
105 | 111 | | |
106 | 112 | | |
| |||
0 commit comments