Alan M. Carroll created TS-2943:
-----------------------------------

             Summary: Add scoped resource class to help clean up resource leaks.
                 Key: TS-2943
                 URL: https://issues.apache.org/jira/browse/TS-2943
             Project: Traffic Server
          Issue Type: New Feature
          Components: Core
            Reporter: Alan M. Carroll


Create a set of template classes to handle contingently allocated resources in 
a cleaner and more robust way. This holds the resource and destroys it if it 
goes out of scope, with the ability to release the resource after all 
contingent checks have been done. It is modeled on the current xptr class but 
with more generality and better naming.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to