John Bampton
|
bda1d2d5a5
|
Run prek; remove trailing whitespace; cleanup markdown
|
2026-05-10 14:56:53 +10:00 |
|
David Korczynski
|
923c2e6a73
|
Add new fuzzing harness to be consumed by OSS-Fuzz
Adds 6 new fuzzing harnesses to be consumed by OSS-Fuzz. Have confirmed
locally this results in significant coverage gains relative to the
current code coverage in OSS-Fuzz:
https://storage.googleapis.com/oss-fuzz-coverage/mruby/reports/20260427/linux/src/report.html
Signed-off-by: David Korczynski <david@adalogics.com>
|
2026-04-29 06:49:03 -07:00 |
|
Yukihiro "Matz" Matsumoto
|
eea72ec84a
|
fix spaces in the type cast expressions (cosmetic changes)
|
2023-05-18 23:29:16 +09:00 |
|
John Bampton
|
aab7bc0023
|
pre-commit: add hooks forbid-tabs and remove-tabs
The indentation settings have been taken from the `.editorconfig` file
https://github.com/Lucas-C/pre-commit-hooks
|
2022-10-26 21:33:32 +10:00 |
|
Yukihiro "Matz" Matsumoto
|
9592b7e4ec
|
mruby_proto_fuzzer.cpp: try to print the code before evaluating it.
|
2022-07-27 13:42:28 +09:00 |
|
Bhargava Shastry
|
b5e4e283e8
|
ossfuzz: Fix mruby include paths
|
2020-11-01 13:24:03 +01:00 |
|
Yukihiro "Matz" Matsumoto
|
a46da9e44d
|
Merge pull request #4445 from bshastry/modifiy-ossfuzz-fork-config
Add/Edit ossfuzz config options
|
2019-05-17 21:31:09 +09:00 |
|
Bhargava Shastry
|
1f3ece9631
|
proto fuzzer: Add source files necessary to compile proto fuzzer
|
2019-05-17 14:28:20 +02:00 |
|
Bhargava Shastry
|
647569bfe8
|
Add/Edit ossfuzz config options
|
2019-05-17 14:26:41 +02:00 |
|
Bhargava Shastry
|
1e2983bd04
|
Update ossfuzz options
|
2019-05-10 16:13:05 +02:00 |
|
Bhargava Shastry
|
05b4eaac4b
|
ossfuzz: Moved config related files to a namesake directory under ossfuzz
|
2018-12-05 18:06:30 +01:00 |
|
Bhargava Shastry
|
bccf9e4a3f
|
ossfuzz: Add fuzzing dictionary for mruby.
|
2018-12-05 18:00:47 +01:00 |
|
Bhargava Shastry
|
1d1b47044c
|
ossfuzz: Add simple mruby compile test harness
|
2018-12-05 17:45:27 +01:00 |
|