<feed xmlns='http://www.w3.org/2005/Atom'>
<title>curl/tests/fuzz/curl_fuzz_data/oss-fuzz-3327, branch master</title>
<subtitle>cURL mirror with patches applied
</subtitle>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/'/>
<entry>
<title>fuzzer: move to using external curl-fuzzer</title>
<updated>2017-10-04T13:33:36+00:00</updated>
<author>
<name>Max Dymond</name>
<email>cmeister2@gmail.com</email>
</author>
<published>2017-09-25T09:59:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=4f38db1d28a971f938400f558e968fdffb9233a0'/>
<id>4f38db1d28a971f938400f558e968fdffb9233a0</id>
<content type='text'>
Use the external curl-fuzzer repository for fuzzing.

Closes #1923
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use the external curl-fuzzer repository for fuzzing.

Closes #1923
</pre>
</div>
</content>
</entry>
<entry>
<title>rtsp: do not call fwrite() with NULL pointer FILE *</title>
<updated>2017-09-08T21:56:02+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2017-09-08T08:20:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=a14f7152ce1c25cf110d3ccf640f9d4ce17dacd3'/>
<id>a14f7152ce1c25cf110d3ccf640f9d4ce17dacd3</id>
<content type='text'>
If the default write callback is used and no destination has been set, a
NULL pointer would be passed to fwrite()'s 4th argument.

OSS-fuzz bug https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3327
(not publicly open yet)

Detected by OSS-fuzz
Closes #1874
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the default write callback is used and no destination has been set, a
NULL pointer would be passed to fwrite()'s 4th argument.

OSS-fuzz bug https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3327
(not publicly open yet)

Detected by OSS-fuzz
Closes #1874
</pre>
</div>
</content>
</entry>
</feed>
