[
https://issues.apache.org/jira/browse/CXF-6115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kyle Lape updated CXF-6115:
---------------------------
Description: When calling {{transferTo}} and the {{renameTo}} method
returns {{false}}, the current alternative in the code is very likely to throw
a {{StackOverflowError}} or cause the JVM to run out of file handles. (was:
When calling `transferTo` and the `renameTo` method returns `false`, the
current alternative in the code is very likely to throw a `StackOverflowError`
or cause the JVM to run out of file handles.)
> Transferable.transferTo can cause infinite loop or stack overflow
> -----------------------------------------------------------------
>
> Key: CXF-6115
> URL: https://issues.apache.org/jira/browse/CXF-6115
> Project: CXF
> Issue Type: Bug
> Affects Versions: 3.1.0
> Reporter: Kyle Lape
>
> When calling {{transferTo}} and the {{renameTo}} method returns {{false}},
> the current alternative in the code is very likely to throw a
> {{StackOverflowError}} or cause the JVM to run out of file handles.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)