WW-4441 Fixes memory leak in CDI factory
Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/a46b8039 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/a46b8039 Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/a46b8039 Branch: refs/heads/master Commit: a46b8039992e0e51e18e347832167806748d0258 Parents: 3bf6728 6291fa9 Author: Lukasz Lenart <lukaszlen...@apache.org> Authored: Tue Dec 23 10:29:16 2014 +0100 Committer: Lukasz Lenart <lukaszlen...@apache.org> Committed: Tue Dec 23 10:29:16 2014 +0100 ---------------------------------------------------------------------- .../main/java/org/apache/struts2/cdi/CdiObjectFactory.java | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts/blob/a46b8039/plugins/cdi/src/main/java/org/apache/struts2/cdi/CdiObjectFactory.java ----------------------------------------------------------------------