Commit 2e23a37
job-list: fix memory leak on error path
Problem: if depthfirst_map_one() fails to look up R,
futures are leaked.
Ensure that particular failure unwinds allocations like
the others.1 parent ebd4459 commit 2e23a37
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
714 | 714 | | |
715 | 715 | | |
716 | 716 | | |
717 | | - | |
| 717 | + | |
718 | 718 | | |
719 | 719 | | |
720 | 720 | | |
| |||
0 commit comments