Commit Graph

2 Commits

Author SHA1 Message Date
DavidKorczynski 0c9df2ec8b
gson: catch highest level exceptions (#6792)
* gson: catch highest level exception

This should fix
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=40795

Signed-off-by: David Korczynski <david@adalogics.com>

* gson: catch all exceptions. This should fix https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=40787
2021-11-07 18:51:19 +00:00
DavidKorczynski 3a50fc6dac
gson: initial integration (#6742)
* gson: initial integration

* gson: fix project yaml

* gson: update maven

* gson: include reader fuzzer

* gson: finalize integraiton
2021-11-06 09:59:25 -07:00