You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Bryan Call (JIRA)" <ji...@apache.org> on 2016/10/18 21:15:58 UTC

[jira] [Created] (TS-4984) Memory leaks in test_sslheaders

Bryan Call created TS-4984:
------------------------------

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


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)