<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:03:19 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-1614] Client constructed with independently defined SSL options always crashes</title>
                <link>https://jira.mongodb.org/browse/CXX-1614</link>
                <project id="11980" key="CXX">C++ Driver</project>
                    <description>&lt;p&gt;The client constructor in&#160;&lt;tt&gt;mongocxx/client.cpp&lt;/tt&gt;&#160;with the &lt;tt&gt;uri&lt;/tt&gt; and &lt;tt&gt;options&lt;/tt&gt; arguments&#160;always crashes if &lt;tt&gt;options&lt;/tt&gt;&#160;has SSL options defined.&lt;/p&gt;

&lt;p&gt;This is because &lt;tt&gt;_impl&lt;/tt&gt;&#160;is not initialized by the time the SSL options are set via &lt;tt&gt;libmongoc::client_set_ssl_opts&lt;/tt&gt;, so &lt;tt&gt;_get_impl()&lt;/tt&gt; will always throw an exception.&lt;/p&gt;

&lt;p&gt;We should move the SSL checks to below where the new client is initialized in the constructor, and possibly write tests to test this constructor.&lt;/p&gt;</description>
                <environment></environment>
        <key id="575147">CXX-1614</key>
            <summary>Client constructed with independently defined SSL options always crashes</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.mongodb.org/images/icons/priorities/critical.svg">Critical - P2</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="13201">Fixed</resolution>
                                        <assignee username="jesse@mongodb.com">A. Jesse Jiryu Davis</assignee>
                                    <reporter username="evgeni.dobranov@mongodb.com">Evgeni Dobranov</reporter>
                        <labels>
                    </labels>
                <created>Mon, 23 Jul 2018 19:03:19 +0000</created>
                <updated>Sat, 28 Oct 2023 11:27:25 +0000</updated>
                            <resolved>Thu, 26 Jul 2018 20:11:50 +0000</resolved>
                                    <version>3.3.0</version>
                                    <fixVersion>3.3.1</fixVersion>
                                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="1957867" author="xgen-internal-githook" created="Thu, 26 Jul 2018 20:03:31 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;A. Jesse Jiryu Davis&apos;, &apos;email&apos;: &apos;jesse@mongodb.com&apos;, &apos;username&apos;: &apos;ajdavis&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-1614&quot; title=&quot;Client constructed with independently defined SSL options always crashes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-1614&quot;&gt;&lt;del&gt;CXX-1614&lt;/del&gt;&lt;/a&gt; Fix crash setting client SSL options&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/0c775243c61b5ad03f1c581dd8b85eb4bf5b8cd7&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/0c775243c61b5ad03f1c581dd8b85eb4bf5b8cd7&lt;/a&gt;&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|httxn3:</customfieldvalue>

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