Commit Graph

2 Commits

Author SHA1 Message Date
DavidKorczynski 192c822f85
flask: extend fuzzing (#8209)
* flask: catch more exceptions fuzzer

Fixes: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=50011

* flask: catch MemoryError exception

I assume this is non-interesting. Fixes:
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=47372

* nit

* flask: jinja_env_fuzzer: catch more exceptions
2022-08-10 19:12:57 +01:00
DavidKorczynski ed040f46cb
flask: migrate fuzzers from previous PRs (#7639)
jinja and werkzeug previous initial integration suggestions.

Ref: https://github.com/google/oss-fuzz/pull/4761
Ref: https://github.com/google/oss-fuzz/pull/4998
2022-04-28 19:53:37 +01:00