Commit 1f207ec
TIKA-4721: Validate port range from READY signal
Throw IOException if the server reports a port outside [1, 65535]
to catch any malformed or out-of-range values early.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent c6bb44a commit 1f207ec
1 file changed
Lines changed: 5 additions & 1 deletion
File tree
- tika-pipes/tika-pipes-core/src/main/java/org/apache/tika/pipes/core
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
334 | 334 | | |
335 | 335 | | |
336 | 336 | | |
337 | | - | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
338 | 342 | | |
339 | 343 | | |
340 | 344 | | |
| |||
0 commit comments