<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 09:08:10 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>[MONGOCRYPT-186] Implement entry points suitable for libfuzzer</title>
                <link>https://jira.mongodb.org/browse/MONGOCRYPT-186</link>
                <project id="17481" key="MONGOCRYPT">Libmongocrypt</project>
                    <description>&lt;p&gt;As described in &lt;a href=&quot;https://jira.mongodb.org/browse/MONGOCRYPT-119&quot; title=&quot;Add fuzz testing to libmongocrypt&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MONGOCRYPT-119&quot;&gt;MONGOCRYPT-119&lt;/a&gt;, implementation of fuzz testing for libmongocrypt is needed.  In order to support libfuzzer testing, however, it is necessary to implement one or more suitable entry points.  The general requirements are that the program to be fuzzed, rather than a &lt;tt&gt;main()&lt;/tt&gt; function, must have a function with the signature &lt;tt&gt;int LLVMFuzzerTestOneInput(const uint8_t *Data, size_t Size)&lt;/tt&gt; and then be compiled/linked with clang using the flag &lt;tt&gt;-fsanitize=address,fuzzer&lt;/tt&gt;.  This may require writing additional functions that support processing a stream of bytes rather than reading from a file.  An example patch for implementing suitable entry points for libbson is attached to &lt;a href=&quot;https://jira.mongodb.org/browse/MONGOCRYPT-119&quot; title=&quot;Add fuzz testing to libmongocrypt&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MONGOCRYPT-119&quot;&gt;MONGOCRYPT-119&lt;/a&gt; as are instructions for how to run libfuzzer testing.&lt;/p&gt;</description>
                <environment></environment>
        <key id="947987">MONGOCRYPT-186</key>
            <summary>Implement entry points suitable for libfuzzer</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="10038" iconUrl="https://jira.mongodb.org/images/icons/subtask.gif" description="">Backlog</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="roberto.sanchez@mongodb.com">Roberto Sanchez</reporter>
                        <labels>
                    </labels>
                <created>Tue, 1 Oct 2019 22:16:44 +0000</created>
                <updated>Tue, 7 Nov 2023 15:02:19 +0000</updated>
                                                                            <component>C library</component>
                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                    <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="759608">MONGOCRYPT-119</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <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_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>PM-3042</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hvicon:</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>