Commit graph

7 commits

Author SHA1 Message Date
Jordan Petridis
61074f6d8d
Run gst-indent through the files
This is required before we enabled an indent test in the CI.

https://gitlab.freedesktop.org/gstreamer/gstreamer-project/issues/33
2018-12-03 17:39:09 +02:00
Edward Hervey
f4b08721f7 fuzzing: Add local fuzz runner
Allows testing without full oss-fuzz infrastructure
2017-12-06 08:45:27 +01:00
Edward Hervey
8f4bcce46e fuzzing: Fix leak due to wrong initialization
We were registering plugins again and again and again ...
2017-11-01 14:10:05 +01:00
Edward Hervey
39ce1f76a4 fuzzing: use abort instead of (private) g_abort 2017-11-01 09:55:46 +01:00
Edward Hervey
bb4aadf968 fuzzer: Add custom logger that explicitely raises abort() 2017-11-01 09:45:36 +01:00
Edward Hervey
12ea11632b fuzzer: Make critical warnings fatal 2017-11-01 08:50:25 +01:00
Edward Hervey
7a4aec73c5 fuzzing: Add push-based discoverer fuzzing target 2017-10-29 08:15:21 +01:00