Memory leak in C++ Windows client - AsynchConnector
---------------------------------------------------

                 Key: QPID-2166
                 URL: https://issues.apache.org/jira/browse/QPID-2166
             Project: Qpid
          Issue Type: Bug
          Components: C++ Client
    Affects Versions: 0.6
         Environment: Windows
            Reporter: Steve Huston
            Assignee: Steve Huston
            Priority: Minor


Simple example to set up a connection, session and declare a queue yields a 
memory leak reported by Purify:

    Distribution of leaked blocks
            80 bytes from 1 block of 80 bytes (0x026b9978)
    Allocation location
        new(UINT)      [f:\dd\vctools\crt_bld\self_x86\crt\src\new.cpp:57]
        qpid::sys::AsynchConnector::create(Socket::sys::qpid 
const&,shared_ptr<Poller::sys::qpid>::boost,basic_string<char,char_traits<char>::std,allocator<char>::std>::std,WORD,function1<void,Socket::sys::qpid
 const&>::boost,function3<void,Socket::sys::qpid 
const&,int,basic_string<char,char_traits<char>::std,allocator<char>::std>::std 
const&>::boost) [C:\ACE\EXPORTED\QPID\QCREATE\RELEASE\QPIDCOMMON.DLL]
        main           [c:\ace\exported\qpid\qcreate\qcreate.cpp:43]
        _tmainCRTStartup [f:\dd\vctools\crt_bld\self_x86\crt\src\crtexe.c:586]


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to