[ 
https://issues.apache.org/jira/browse/TS-1891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13670996#comment-13670996
 ] 

ASF subversion and git services commented on TS-1891:
-----------------------------------------------------

Commit 7d9aaf902424d49784ec10071189421ec3896929 in branch refs/heads/master 
from Zhao Yongming <[email protected]>
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=7d9aaf9 ]

TS-1891: Add double-free checking for reclaimable freelist

The double-free checking for reclaimable freelist is very useful
for us to validate the correctness of memory usage by upper
layer code.

This feature is effective only when in debug mode.

Signed-off-by: Yunkai Zhang <[email protected]>
Signed-off-by: Zhao Yongming <[email protected]>

                
> 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
>            Assignee: Zhao Yongming
>         Attachments: 
> 0001-Add-double-free-checking-for-reclaimable-freelist-V6.patch
>
>
> double-free checking is very useful for us to analyze memory issues.
> So, I introduce this feature to recalimable freelist.
> And,we found that this checking nearly don't affect the performance, so make 
> the checking always.

--
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

Reply via email to