1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-10 19:45:04 -05: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
test2
test3
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
test271
test800
test850
test900 ossfuzz: add some more handled CURL options 2017-09-08 15:00:55 +02:00
test1326
test1450