)]}'
{
  "commit": "a30362cc75dca6cba9cc1f12e553f4e89bc0de5b",
  "tree": "8bf28381f504d060383b05ff3a72d3663907457d",
  "parents": [
    "39284360b084efd4aa956fcf498300ca5a850d88"
  ],
  "author": {
    "name": "Victor Boivie",
    "email": "boivie@webrtc.org",
    "time": "Sun Apr 11 17:56:19 2021"
  },
  "committer": {
    "name": "WebRTC LUCI CQ",
    "email": "webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Wed May 12 15:06:17 2021"
  },
  "message": "dcsctp: Add socket fuzzer helper\n\nThe socket fuzzer is build as a structure-aware fuzzer where the full\npublic API is exercised as well as receival of SCTP packets with random\nsequences of valid chunks.\n\nIt begins by putting the socket in a defined starting state and then,\nbased on the fuzzing data, performs a sequence of operations on the\nsocket such as receiving packets, sending data, resetting streams or\nexpiring timers.\n\nThis is the first iteration, and when running it a while and analyzing\ncode coverage, it will be modified to perform better. It could probably\nbe a little more random.\n\nBug: webrtc:12614\nChange-Id: I50d6ffaecef5722be5cf666fee2f0de7d15cc2e8\nReviewed-on: https://webrtc-review.googlesource.com/c/src/+/218500\nCommit-Queue: Victor Boivie \u003cboivie@webrtc.org\u003e\nReviewed-by: Harald Alvestrand \u003chta@webrtc.org\u003e\nReviewed-by: Florent Castelli \u003corphis@webrtc.org\u003e\nCr-Commit-Position: refs/heads/master@{#33998}\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "84069941ab788d26c16b7056b27cd18e3cac23b9",
      "old_mode": 33188,
      "old_path": "net/dcsctp/BUILD.gn",
      "new_id": "8b38a65ca1476cb6db2de5a47e31f7f05f9c1ce2",
      "new_mode": 33188,
      "new_path": "net/dcsctp/BUILD.gn"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "9edbae44d733c0364325104f7cc673e4fc663cef",
      "new_mode": 33188,
      "new_path": "net/dcsctp/fuzzers/BUILD.gn"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "940f990ae704b01c352865a5a8b0707aacea976a",
      "new_mode": 33188,
      "new_path": "net/dcsctp/fuzzers/dcsctp_fuzzers.cc"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "0a69bf0f89a1bb1536edcc06787aabee1dbddb9f",
      "new_mode": 33188,
      "new_path": "net/dcsctp/fuzzers/dcsctp_fuzzers.h"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "c7d2cd7c998cc25084d446c9a5f3bd62af94d8fd",
      "new_mode": 33188,
      "new_path": "net/dcsctp/fuzzers/dcsctp_fuzzers_test.cc"
    }
  ]
}
