)]}'
{
  "commit": "ed3c6e4d74fca63d73abb47058e5627ba2707e81",
  "tree": "fa617f493d80e58248761ceaf38957e09d1bcc17",
  "parents": [
    "b3a60735b520e2cd15ac5500fc717bec77ec1cc2"
  ],
  "author": {
    "name": "Johannes Kron",
    "email": "kron@webrtc.org",
    "time": "Mon May 11 08:59:59 2026"
  },
  "committer": {
    "name": "webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "email": "webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Mon May 11 09:58:56 2026"
  },
  "message": "Disallow RTP header extension ID of 0\n\nAn extension ID of 0 is invalid, but was being silently bypassed during\nvalidation, causing downstream fuzzer crashes. This regression was\nintroduced in https://webrtc-review.googlesource.com/c/src/+/453661.\n\nThis CL removes the id \u003d\u003d 0 bypass in RtpTransport, ensuring that all\nextension IDs are strictly verified to fall within the valid range (\u003e\u003d\nRtpExtension::kMinId).\n\nUnit tests have also been restored/added to verify that out-of-bounds\nIDs at the lower limit are properly rejected.\n\nBug: chromium:506682780\nChange-Id: I4f0a3f0a937740dcf865f7607c115baa33229f23\nReviewed-on: https://webrtc-review.googlesource.com/c/src/+/470920\nReviewed-by: Harald Alvestrand \u003chta@webrtc.org\u003e\nReviewed-by: Tomas Gunnarsson \u003ctommi@webrtc.org\u003e\nCommit-Queue: Johannes Kron \u003ckron@webrtc.org\u003e\nCr-Commit-Position: refs/heads/main@{#47676}\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "80d83c4e2c40e5b08fc3c668414246f6208541e0",
      "old_mode": 33188,
      "old_path": "pc/channel_unittest.cc",
      "new_id": "2a605aa09f424d5dc4c1139041135dd5684ed535",
      "new_mode": 33188,
      "new_path": "pc/channel_unittest.cc"
    },
    {
      "type": "modify",
      "old_id": "086ea728698fbe243f6f2ec8df71f25dd7f0f149",
      "old_mode": 33188,
      "old_path": "pc/rtp_transport.cc",
      "new_id": "8e9d1ea160277ee5a3c0426cc8516f5b9dbe2c73",
      "new_mode": 33188,
      "new_path": "pc/rtp_transport.cc"
    }
  ]
}
