[
https://issues.apache.org/jira/browse/TS-4985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Call resolved TS-4985.
----------------------------
Resolution: Fixed
> Memory leak in test_X509HostnameValidator
> -----------------------------------------
>
> Key: TS-4985
> URL: https://issues.apache.org/jira/browse/TS-4985
> Project: Traffic Server
> Issue Type: Bug
> Components: Core, Tests
> Reporter: Bryan Call
> Assignee: Bryan Call
> Fix For: 7.1.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> {noformat}
> ==5402==ERROR: LeakSanitizer: detected memory leaks
> Direct leak of 1560 byte(s) in 10 object(s) allocated from:
> #0 0x7fcb950aae60 in malloc (/lib64/libasan.so.3+0xc6e60)
> #1 0x7fcb93ee60b7 in CRYPTO_malloc (/lib64/libcrypto.so.10+0x6e0b7)
> Indirect leak of 16584 byte(s) in 447 object(s) allocated from:
> #0 0x7fcb950aae60 in malloc (/lib64/libasan.so.3+0xc6e60)
> #1 0x7fcb93ee60b7 in CRYPTO_malloc (/lib64/libcrypto.so.10+0x6e0b7)
> Indirect leak of 512 byte(s) in 8 object(s) allocated from:
> #0 0x7fcb950ab210 in realloc (/lib64/libasan.so.3+0xc7210)
> #1 0x7fcb93ee61ac in CRYPTO_realloc (/lib64/libcrypto.so.10+0x6e1ac)
> SUMMARY: AddressSanitizer: 18656 byte(s) leaked in 465 allocation(s).
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)