Commit Graph

2 Commits

Author SHA1 Message Date
Ilya Lipnitskiy a6a541e583
protobuf-c: fix coverage builds, use latest code (#5363)
* protobuf-c: fix coverage builds, ignore protobuf results

No need to include Google Protobuf library coverage results, since we
are testing protobuf-c.

* protobuf-c: use pkg-config for dependency resolution

* protobuf-c: use next branch to check latest code

master is not the latest branch in the protobuf-c repo. Run fuzzer on
the next branch, which is the development branch for the next release.

* protobuf-c: add myself to CC list
2021-03-10 18:20:25 -08:00
Guido Vranken 20670816b6
[protobuf-c] Initial integration (#2772)
* [protobuf-c] Initial integration

* [protobuf-c] Disable UBSAN
2020-11-16 12:43:36 -08:00