You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Yunkai Zhang (JIRA)" <ji...@apache.org> on 2013/05/12 13:31:16 UTC

[jira] [Created] (TS-1891) Add double-free checking for reclaimable freelist

Yunkai Zhang created TS-1891:
--------------------------------

             Summary: Add double-free checking for reclaimable freelist
                 Key: TS-1891
                 URL: https://issues.apache.org/jira/browse/TS-1891
             Project: Traffic Server
          Issue Type: New Feature
          Components: Core
            Reporter: Yunkai Zhang


Subject: [PATCH] Add double-free checking for reclaimable freelist

The double-free checking for reclaimable freelist is disable by default,
users can enable it by setting the following option in records.config:
{code}
  CONFIG proxy.config.allocator.check_double_free INT 1
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira