)]}'
{
  "commit": "501f20f65b1d1e500fc2c7bf5b7eace77ee94f58",
  "tree": "625a292bf4796f83cf54ed9ec6dff1348802f74c",
  "parents": [
    "15b5ccc8a488c669cbcc6756301c7dcf8059d866"
  ],
  "author": {
    "name": "Stefan Bucur",
    "email": "281483+stefanbucur@users.noreply.github.com",
    "time": "Mon Dec 07 21:15:50 2020 -0500"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Mon Dec 07 21:15:50 2020 -0500"
  },
  "message": "Move the libfuzzer linkopts to the stub cc_library, such that only the top-level fuzz test is instrumented. (#89)\n\n* Move the libfuzzer linkopts to the stub cc_library, such that only the top-level fuzz test is instrumented.\r\n\r\nWithout this change, any other binary that may be built on the transitive dependency chain will also get linked with libFuzzer, resulting in a linker error (duplicate main functions).\r\n\r\n* Fix libFuzzer\u0027s copts.\r\n\r\n* Fix typo in stub output.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1d5a08eb33c215617144ddb09573eba113ed2ee7",
      "old_mode": 33188,
      "old_path": "fuzzing/engines/BUILD",
      "new_id": "73da50de94d8b1080f62cbcb89764ae4dcde96ef",
      "new_mode": 33188,
      "new_path": "fuzzing/engines/BUILD"
    },
    {
      "type": "modify",
      "old_id": "0807fc198901093e9ef23fd34f3c1ff6fdd14345",
      "old_mode": 33188,
      "old_path": "fuzzing/engines/libfuzzer_stub.cc",
      "new_id": "6d999efeb6dac7a39ba6e3d4941ba5e1faf03700",
      "new_mode": 33188,
      "new_path": "fuzzing/engines/libfuzzer_stub.cc"
    },
    {
      "type": "modify",
      "old_id": "df7c0b67545cb01b387614515cdebd132d66f1e5",
      "old_mode": 33188,
      "old_path": "fuzzing/instrum_opts.bzl",
      "new_id": "f6fb4d6febb4a8fcbef112a4de8320980abe2489",
      "new_mode": 33188,
      "new_path": "fuzzing/instrum_opts.bzl"
    }
  ]
}
