Commit 40e9aa1
committed
Fix file descriptor leak when downloads are interrupted
This fixes a java warning.1 parent 19a9e4d commit 40e9aa1
File tree
1 file changed
+3
-1
lines changed- arduino-core/src/cc/arduino/utils/network
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
| 210 | + | |
| 211 | + | |
211 | 212 | | |
| 213 | + | |
212 | 214 | | |
213 | 215 | | |
214 | 216 | | |
| |||
0 commit comments