<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:58:15 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[CXX-115] Phantom memory leaks</title>
                <link>https://jira.mongodb.org/browse/CXX-115</link>
                <project id="11980" key="CXX">C++ Driver</project>
                    <description>&lt;p&gt;If _CrtSetDbgFlag(_CRTDBG_ALLOC_MEM_DF | _CRTDBG_LEAK_CHECK_DF) is set mongo will report memory leaks upon exiting the app. First cause seems to be  tests = new vector&amp;lt;UnitTest*&amp;gt;(), there are probably more.&lt;/p&gt;

&lt;p&gt;It would be nice to get a clean exit.&lt;/p&gt;
</description>
                <environment>Visual Studio 2010&lt;br/&gt;
x64</environment>
        <key id="22604">CXX-115</key>
            <summary>Phantom memory leaks</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="5">Cannot Reproduce</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="jseward">Jamie Seward</reporter>
                        <labels>
                            <label>cxxmove</label>
                            <label>leak</label>
                            <label>legacy-cxx</label>
                            <label>memory</label>
                    </labels>
                <created>Tue, 20 Sep 2011 19:07:39 +0000</created>
                <updated>Wed, 7 Jan 2015 16:13:48 +0000</updated>
                            <resolved>Wed, 7 Jan 2015 16:13:48 +0000</resolved>
                                                                    <component>Implementation</component>
                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="799033" author="adam.midvidy" created="Wed, 7 Jan 2015 16:13:48 +0000"  >&lt;p&gt;currently we run the driver under ASAN and no leaks are reported. Closing as &quot;Cannot Reproduce&quot;, please reopen if you are continuing to have issues.&lt;/p&gt;</comment>
                            <comment id="634101" author="acm" created="Wed, 25 Jun 2014 19:34:59 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=jseward&quot; class=&quot;user-hover&quot; rel=&quot;jseward&quot;&gt;jseward&lt;/a&gt; Will your debugging configuration report still reachable blocks as leaks? Valgrind, unless explicitly asked, does not consider those to be leaks.&lt;/p&gt;</comment>
                            <comment id="55745" author="jseward" created="Wed, 21 Sep 2011 20:24:06 +0000"  >&lt;p&gt;Yes, sorry I should have been more specific.&lt;/p&gt;</comment>
                            <comment id="55714" author="kbanker" created="Wed, 21 Sep 2011 19:21:35 +0000"  >&lt;p&gt;This appears to be the C++ driver (the one bundled with the core server). Is that correct?&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrfqlb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4254</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>