Commit e85ae72
Norman Maurer
Set the destroyed flag at the correct time and fix a the httpupload example to release all resources
1 parent 10097bf commit e85ae72
2 files changed
Lines changed: 7 additions & 4 deletions
File tree
- codec-http/src/main/java/io/netty/handler/codec/http/multipart
- example/src/main/java/io/netty/example/http/upload
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1204 | 1204 | | |
1205 | 1205 | | |
1206 | 1206 | | |
| 1207 | + | |
1207 | 1208 | | |
1208 | 1209 | | |
1209 | | - | |
1210 | 1210 | | |
1211 | 1211 | | |
1212 | 1212 | | |
| |||
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
219 | | - | |
220 | | - | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
221 | 225 | | |
222 | 226 | | |
223 | 227 | | |
| |||
275 | 279 | | |
276 | 280 | | |
277 | 281 | | |
278 | | - | |
279 | 282 | | |
280 | 283 | | |
281 | 284 | | |
| |||
0 commit comments