NPE in LazyDynaList
-------------------
Key: BEANUTILS-300
URL: https://issues.apache.org/jira/browse/BEANUTILS-300
Project: Commons BeanUtils
Issue Type: Bug
Environment: Fortify
Reporter: Henri Yandell
Fix For: 1.8.0
The transform() method does not protect lazyDynaClass from being null when the
new DynaBean is created.
Throw an exception? Or should the setElementType(..) call be joined by a
lazyDynaClass=...something....
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.