1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/tests/fuzz/curl_fuzz_data
Daniel Stenberg a14f7152ce
rtsp: do not call fwrite() with NULL pointer FILE *
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
2017-09-08 23:56:02 +02:00
..
oss-fuzz-3327 rtsp: do not call fwrite() with NULL pointer FILE * 2017-09-08 23:56:02 +02:00
test1 ossfuzz: moving towards the ideal integration 2017-09-01 11:22:51 +02:00
test2 ossfuzz: moving towards the ideal integration 2017-09-01 11:22:51 +02:00
test3 ossfuzz: moving towards the ideal integration 2017-09-01 11:22:51 +02:00
test4 ossfuzz: add some more handled CURL options 2017-09-08 15:00:55 +02:00
test5 ossfuzz: add some more handled CURL options 2017-09-08 15:00:55 +02:00
test6 ossfuzz: add some more handled CURL options 2017-09-08 15:00:55 +02:00
test10 ossfuzz: add some more handled CURL options 2017-09-08 15:00:55 +02:00
test12 ossfuzz: add some more handled CURL options 2017-09-08 15:00:55 +02:00
test13 ossfuzz: add some more handled CURL options 2017-09-08 15:00:55 +02:00
test100 ossfuzz: additional seed corpora 2017-09-01 11:23:07 +02:00
test271 ossfuzz: additional seed corpora 2017-09-01 11:23:07 +02:00
test800 ossfuzz: additional seed corpora 2017-09-01 11:23:07 +02:00
test850 ossfuzz: additional seed corpora 2017-09-01 11:23:07 +02:00
test900 ossfuzz: add some more handled CURL options 2017-09-08 15:00:55 +02:00
test1326 ossfuzz: additional seed corpora 2017-09-01 11:23:07 +02:00
test1450 ossfuzz: additional seed corpora 2017-09-01 11:23:07 +02:00