Filtered ByteBuffer is not released automatically.
--------------------------------------------------
Key: DIRMINA-6
URL: http://issues.apache.org/jira/browse/DIRMINA-6
Project: MINA
Type: Bug
Versions: 0.7
Reporter: Trustin Lee
Assigned to: Trustin Lee
Priority: Minor
Fix For: 0.7
If Filters' filterWrite() method filters the specified ByteBuffer and returns a newly allocated
one, the old ByteBuffer (parameter) should be released automatically by FilterManagers.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
|