-
Notifications
You must be signed in to change notification settings - Fork 38.6k
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: regressionA bug that is also a regressionA bug that is also a regression
Milestone
Description
Ramunas Belkauskas opened SPR-9161 and commented
In the method org.springframework.core.io.AbstractResource.contentLength() there is an infinite loop - is.read is called only once and than the returned value is tested repeatedly.
Affects: 3.1.1
Sub-tasks:
- Backport "Avoid infinite loop in AbstractResource#contentLength" [SPR-9163] #13801 Backport "Avoid infinite loop in AbstractResource#contentLength"
Metadata
Metadata
Assignees
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: regressionA bug that is also a regressionA bug that is also a regression