Commit 31af606
committed
Address SpotBugs Medium:
org.apache.commons.io.input.ReadAheadInputStream.waitForAsyncReadComplete()
does not release lock on all exception paths
[org.apache.commons.io.input.ReadAheadInputStream] At
ReadAheadInputStream.java:[line 448] UL_UNRELEASED_LOCK_EXCEPTION_PATH1 parent a6b9c68 commit 31af606
1 file changed
Lines changed: 5 additions & 2 deletions
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
458 | 458 | | |
459 | 459 | | |
460 | 460 | | |
461 | | - | |
462 | | - | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
463 | 466 | | |
464 | 467 | | |
465 | 468 | | |
| |||
0 commit comments