Skip to content

PatternMatchUtils infinite loop bug [SPR-12971] #17563

@spring-projects-issues

Description

@spring-projects-issues

g2757219@trbvm.com opened SPR-12971 and commented

org.springframework.util.PatternMatchUtils has an infinite loop bug.

Repro:

PatternMatchUtils.simpleMatch("**a", "*");

tested on spring-core-3.2.8 and 4.1.0


Affects: 3.2.8, 4.1 GA

Referenced from: commits ed9769a, db80378, 8e074b6

Backported to: 3.2.14

Metadata

Metadata

Assignees

Labels

status: backportedAn issue that has been backported to maintenance branchestype: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions