https://bz.apache.org/bugzilla/show_bug.cgi?id=69486

            Bug ID: 69486
           Summary: Destroy data in memory completely after the
                    request-response service is finished
           Product: Tomcat 10
           Version: 10.1.33
          Hardware: PC
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Connectors
          Assignee: dev@tomcat.apache.org
          Reporter: ch...@msn.com
  Target Milestone: ------

Till now, recycle/clear ops in Request/Response/InputBuffer/OutputBuffer do not
clear not-in-use data completely. 


As Murphy's Law, to reduce the risk of information lea, propose fulfill
ByteBuffer / CharBuffer content array with 0 together with resource recycle
once request-response #service is finished.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to