Commit 739a81c
committed
Fix Coverity defect
CID 488054 RESOURCE_LEAK
Overwriting handle `tunnel.pppd_pty` in `tunnel.pppd_pty = -1`
leaks the handle.1 parent 1dac063 commit 739a81c
1 file changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1575 | 1575 | | |
1576 | 1576 | | |
1577 | 1577 | | |
1578 | | - | |
1579 | | - | |
1580 | | - | |
1581 | | - | |
| 1578 | + | |
| 1579 | + | |
| 1580 | + | |
1582 | 1581 | | |
1583 | 1582 | | |
1584 | 1583 | | |
| |||
0 commit comments