)]}'
{
  "commit": "a5fa28ddf0396e0cd77defde67d64cb8cde30a34",
  "tree": "7fadce62cd5087268f1c72ad0220ef3023798dd3",
  "parents": [
    "9de167a349a4b14e8c9ddd579eb6375ee4b4adbc"
  ],
  "author": {
    "name": "Michael Forney",
    "email": "mforney@mforney.org",
    "time": "Thu Mar 12 18:20:58 2020 -0700"
  },
  "committer": {
    "name": "Mike Frysinger",
    "email": "vapier@chromium.org",
    "time": "Fri Mar 13 01:50:14 2020 +0000"
  },
  "message": "Fix some bugs in CheckMicrodumpContents\n\nThe crash address from the microdump was never checked against\nanything. Instead, the test was checking the value of a constant.\n\nOn 32-bit systems, an intptr_t cannot represent kCrashAddress\n(0xDEADDEAD), causing a failure when the crash address is parsed\nfrom the microdump. Instead, use uintptr_t, which matches the type\nof kCrashAddress.\n\nChange-Id: Ib5612743803609f7801dcfb98deaa8779e362025\nReviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/2100816\nReviewed-by: Mike Frysinger \u003cvapier@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c2fea0225ed589dda31d551076cf75ae8615f574",
      "old_mode": 33188,
      "old_path": "src/client/linux/microdump_writer/microdump_writer_unittest.cc",
      "new_id": "ca26fbfb8a89bbb3813949c121a81f9ae62845ec",
      "new_mode": 33188,
      "new_path": "src/client/linux/microdump_writer/microdump_writer_unittest.cc"
    }
  ]
}
