<p></p>
<p>You can see the <code>build.sh</code> scrip here <a href="https://github.com/google/oss-fuzz/pull/5279/files">https://github.com/google/oss-fuzz/pull/5279/files</a> which is used to build the fuzzer. This may help clarify the structure of the set up.</p>
<p>We simple indicate where to find <code>parse_uri.c</code> by way of <code>-I</code>. Perhaps it would be smarter to change it to <code>#include "core/parser/parse_uri.c"</code>. In either case we can place the fuzzer wherever we like and I am happy to put it in the location that you prefer.</p>
<p>Yes, this is just the beginning and it would be great to add more. Similar files will have to be added for other parts of the code.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/pull/2660#issuecomment-792692302">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZOUSWNUXB3QKKFC6HTTCSYL3ANCNFSM4YTIH6NA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZNQVQDUN4QRIGI7QPDTCSYL3A5CNFSM4YTIH6NKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOF47YMTQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/pull/2660#issuecomment-792692302",
"url": "https://github.com/kamailio/kamailio/pull/2660#issuecomment-792692302",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>