-
Notifications
You must be signed in to change notification settings - Fork 38.9k
Closed
Labels
status: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: bugA general bugA general bug
Milestone
Description
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 branchesAn issue that has been backported to maintenance branchestype: bugA general bugA general bug