[
https://issues.apache.org/jira/browse/TS-4984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Call resolved TS-4984.
----------------------------
Resolution: Fixed
> Memory leaks in test_sslheaders
> -------------------------------
>
> Key: TS-4984
> URL: https://issues.apache.org/jira/browse/TS-4984
> Project: Traffic Server
> Issue Type: Bug
> Components: Plugins, Tests
> Reporter: Bryan Call
> Assignee: Bryan Call
> Fix For: 7.1.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Leaks in test_sslheaders:
> {noformat}
> =================================================================
> ==4725==ERROR: LeakSanitizer: detected memory leaks
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
> #0 0x7f480d80ee60 in malloc (/lib64/libasan.so.3+0xc6e60)
> #1 0x7f480c64a0b7 in CRYPTO_malloc (/lib64/libcrypto.so.10+0x6e0b7)
> Indirect leak of 2465 byte(s) in 58 object(s) allocated from:
> #0 0x7f480d80ee60 in malloc (/lib64/libasan.so.3+0xc6e60)
> #1 0x7f480c64a0b7 in CRYPTO_malloc (/lib64/libcrypto.so.10+0x6e0b7)
> SUMMARY: AddressSanitizer: 2665 byte(s) leaked in 59 allocation(s).
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)