)]}'
{
  "commit": "1b80be352b32433a9491e6c4dd312f226072a0dd",
  "tree": "8add009e78c88002dc22469b22a608d99bc40f1f",
  "parents": [
    "9f3114dec9a7f64bca74b0900b7bf7a90661d3e1"
  ],
  "author": {
    "name": "Byoungchan Lee",
    "email": "daniel.l@hpcnt.com",
    "time": "Sun Dec 04 23:52:39 2022"
  },
  "committer": {
    "name": "WebRTC LUCI CQ",
    "email": "webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Mon Dec 05 09:56:00 2022"
  },
  "message": "Fix unaligned memory access detected by UBSAN\n\nRecently, Chromium added -fsanitize\u003dalignment for `is_ubsan\u003dtrue`,\nand due to this, unaligned memory access was found in several places,\nand chromium roll is currently blocked.\nModify unaligned memory access in rtc_base/byte_order.h to use memcpy.\nSince libaom and libsrtp perform unaligned memory accesses, add them\nto the suppression list.\nAlso, remove any mention of yasm from the UBSAN suppression list,\nas yasm is no longer used.\n\nBug: chromium:1057551\nChange-Id: I4961b66831750f4fa7b6de0b80b2052fe6ef27c5\nReviewed-on: https://webrtc-review.googlesource.com/c/src/+/286200\nCommit-Queue: Daniel.L (Byoungchan) Lee \u003cdaniel.l@hpcnt.com\u003e\nReviewed-by: Mirko Bonadei \u003cmbonadei@webrtc.org\u003e\nCr-Commit-Position: refs/heads/main@{#38806}\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ae1c6345ba96a5149c7e819f3b8daf8cd886157e",
      "old_mode": 33188,
      "old_path": "rtc_base/byte_order.h",
      "new_id": "b8f8ae9f7ad8086833d4b6a787138535afd7682a",
      "new_mode": 33188,
      "new_path": "rtc_base/byte_order.h"
    },
    {
      "type": "modify",
      "old_id": "dc76f38c20696caf52ec2d0ee605a01fcb7b00a1",
      "old_mode": 33188,
      "old_path": "tools_webrtc/ubsan/suppressions.txt",
      "new_id": "2ece795570a9fbef76d608b4904688ba505fd963",
      "new_mode": 33188,
      "new_path": "tools_webrtc/ubsan/suppressions.txt"
    }
  ]
}
