libubox/tests
Petr Štetiar 8a34788b46 test: fuzz: add blobmsg_check_attr crashes
==31775==ERROR: AddressSanitizer: SEGV on unknown address 0x604000a7c715
 ==31775==The signal is caused by a READ memory access.
    #0 blobmsg_check_attr blobmsg.c:48:6
    #1 blobmsg_parse_array blobmsg.c:118:8
    #2 fuzz_blobmsg_parse test-blobmsg-parse-fuzzer.c:35:2

Signed-off-by: Petr Štetiar <ynezz@true.cz>
2019-12-25 10:31:58 +01:00
..
cram blob: fix OOB access in blob_check_type 2019-12-25 10:31:58 +01:00
fuzz test: fuzz: add blobmsg_check_attr crashes 2019-12-25 10:31:58 +01:00
CMakeLists.txt tests: add libFuzzer based tests 2019-12-25 10:31:58 +01:00
test-avl.c add cram based unit tests 2019-11-24 13:26:58 +01:00
test-b64.c add cram based unit tests 2019-11-24 13:26:58 +01:00
test-b64_decode.c base64: fix possible null pointer dereference 2019-11-24 13:26:58 +01:00
test-b64_encode.c base64: fix possible null pointer dereference 2019-11-24 13:26:58 +01:00
test-blob-parse.c tests: use blob_parse_untrusted variant 2019-12-25 10:31:58 +01:00
test-blobmsg.c add cram based unit tests 2019-11-24 13:26:58 +01:00
test-json-script.c add cram based unit tests 2019-11-24 13:26:58 +01:00
test-list.c add cram based unit tests 2019-11-24 13:26:58 +01:00
test-runqueue.c add cram based unit tests 2019-11-24 13:26:58 +01:00