mirror of
https://github.com/trailofbits/buttercup
synced 2026-06-21 14:11:39 +00:00
a08cbf1050
* Fix integration-test run * use the proper oss-fuzz-aixcc commit to run integration-test * determine OSS_FUZZ_CONTAINER_ORG at runtime * use `git diff` in the patcher to create the patch to fix a problem with patches affecting non-newline terminated files * fix parsing * fix program-model lint
Program Model
Indexes a program's source code to be queried by seed-gen and patcher.
Setup
Development
Sync, reformat, lint, and test before committing changes to this directory.
just all