Commit 6d632d0
committed
nspawn: fix memleak uncovered by fuzzer
This is almost the same as 0e636bf. I looked through the code,
and I don't see any more instances of this pattern, so hopefully this
will be the last one.
https://oss-fuzz.com/issue/5660094128193536/13691.1 parent f5164df commit 6d632d0
File tree
2 files changed
+3
-1
lines changed- src/nspawn
- test/fuzz/fuzz-nspawn-settings
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
307 | | - | |
| 307 | + | |
308 | 308 | | |
309 | 309 | | |
310 | 310 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments