<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:58:34 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-229] Ensure internally iterated cursor pointers are not null</title>
                <link>https://jira.mongodb.org/browse/CXX-229</link>
                <project id="11980" key="CXX">C++ Driver</project>
                    <description>&lt;p&gt;There are multiple instances of the dbclientcursor pointer in cpp client driver which has not been checked for the validity of the pointer before usage.&lt;/p&gt;
</description>
                <environment>Linux 64 bit</environment>
        <key id="75663">CXX-229</key>
            <summary>Ensure internally iterated cursor pointers are not null</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="9">Done</resolution>
                                        <assignee username="tyler@10gen.com">Tyler Brock</assignee>
                                    <reporter username="abhijit-pawar">Abhijit Chandrakant Pawar</reporter>
                        <labels>
                            <label>legacy-cxx</label>
                            <label>pull-request</label>
                    </labels>
                <created>Fri, 17 May 2013 04:48:13 +0000</created>
                <updated>Wed, 20 Sep 2017 13:36:19 +0000</updated>
                            <resolved>Tue, 13 Jan 2015 15:42:17 +0000</resolved>
                                                    <fixVersion>legacy-1.0.0-rc4</fixVersion>
                                    <component>Performance</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="1677486" author="xgen-internal-githook" created="Wed, 20 Sep 2017 13:36:19 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;email&apos;: &apos;dtreffiletti@minervanetworks.com&apos;, &apos;name&apos;: &apos;Danilo Treffiletti&apos;, &apos;username&apos;: &apos;Urban82&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-1426&quot; title=&quot;Check cursor pointers before to use them&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-1426&quot;&gt;&lt;del&gt;CXX-1426&lt;/del&gt;&lt;/a&gt; Check cursor pointers before to use them&lt;/p&gt;

&lt;p&gt;Some check where missing from the commit:&lt;br/&gt;
   &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-229&quot; title=&quot;Ensure internally iterated cursor pointers are not null&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-229&quot;&gt;&lt;del&gt;CXX-229&lt;/del&gt;&lt;/a&gt; check cursor pointers before internally iterating&lt;/p&gt;

&lt;p&gt;Signed-off-by: Andrew Morrow &amp;lt;acm@mongodb.com&amp;gt;&lt;br/&gt;
Branch: legacy&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/01492c0699aa78f0251d9ecadcbf660d7d3b8980&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/01492c0699aa78f0251d9ecadcbf660d7d3b8980&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="803393" author="xgen-internal-githook" created="Tue, 13 Jan 2015 15:41:38 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;TylerBrock&apos;, u&apos;name&apos;: u&apos;Tyler Brock&apos;, u&apos;email&apos;: u&apos;tyler.brock@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-229&quot; title=&quot;Ensure internally iterated cursor pointers are not null&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-229&quot;&gt;&lt;del&gt;CXX-229&lt;/del&gt;&lt;/a&gt; check cursor pointers before internally iterating&lt;br/&gt;
Branch: legacy&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/5cc7f666c756685ec10f2a4bc388a9bfc1d17b6c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/5cc7f666c756685ec10f2a4bc388a9bfc1d17b6c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="584000" author="benety.goh" created="Wed, 14 May 2014 19:09:37 +0000"  >&lt;p&gt;Hi Abhijit,&lt;/p&gt;

&lt;p&gt;We have moved this issue to the C++ Driver queue. Would you mind resubmitting your pull request to the C++ Driver GitHub repository? We&apos;ll be closing &lt;a href=&quot;https://github.com/mongodb/mongo/pull/427&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Pull Request #427&lt;/a&gt; shortly.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Regards,&lt;br/&gt;
Ben&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|hrnxlz:</customfieldvalue>

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