Skip to content

ArrayIndexOutOfBoundsException with STOMP and Jetty 10 #27899

Closed
@espenhw

Description

@espenhw

Affects: 5.3.14

Jetty10RequestUpgradeStrategy throws ArrayIndexOutOfBoundsException if STOMP (or any other WS subprotocol) is used; the offending code is the block starting at

which tries to reference the third argument to an invocation that only has two (classic off-by-one error).

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions