Commit Graph

2 Commits

Author SHA1 Message Date
DavidKorczynski 4fe3b59a60
gdk-pixbuf: fix build (#7807)
Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=47473
2022-06-06 12:01:35 +01:00
ecalp-tps 27c07b5192
[Gdk pixbuf] Initial integration (#4704)
* initial commit

* ld cannot find libgcc_s

* Build check passes - TODO: dict and corpus

* Corpus and dict added

* Line fix

* Some comments

* Remove MSan

* Move glib extraction to Dockerfile

* Move fuzzers into this repo. Fetch gdk-pixbuf from the upstream repo.

* Add missing license header

* Fix dictionary and seed corpus

* Temporarily using security-tps as the primary contact

* Replace malloc with calloc

* Randomize rotation amount
2020-11-26 09:37:05 -08:00