)]}'
{
  "commit": "2b81821dcbe4569875fc9bfa320d9b9b326beca4",
  "tree": "47a4d982f786415655be60ffd15cd508f7993b96",
  "parents": [
    "7a21d8083a8d99ef3aefe227b48e9960789ff710"
  ],
  "author": {
    "name": "Tom Sepez",
    "email": "tsepez@chromium.org",
    "time": "Mon Aug 17 21:10:32 2020 +0000"
  },
  "committer": {
    "name": "Chromium commit bot",
    "email": "commit-bot@chromium.org",
    "time": "Mon Aug 17 21:10:32 2020 +0000"
  },
  "message": "Introduce fxcrt::AutoNuller\u003cT\u003e.\n\nSimilar to fxcrt::AutoRestorer\u003cT\u003e, but always reverts to nullptr\nregardless of the initial value. Useful for when we can\u0027t store a\n|T| oldvalue on the stack, or if |T| isn\u0027t copy-constructable, or if\nwe don\u0027t require the location to be pre-initialized to a legitimate\nvalue.\n\nRemove CPDF_StreamParserAutoClearer in favor of this.\n\nChange-Id: I0258a5dc1c62b86f75d5c95a4915b3990e0c61ff\nReviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/72832\nCommit-Queue: Tom Sepez \u003ctsepez@chromium.org\u003e\nReviewed-by: Lei Zhang \u003cthestig@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1ad817e11cfcacf5c6432d6f6e7c440b688cbf18",
      "old_mode": 33188,
      "old_path": "core/fpdfapi/page/cpdf_streamcontentparser.cpp",
      "new_id": "d0ec381268a700e1e7b5d7ad8de74a7dc85b35ce",
      "new_mode": 33188,
      "new_path": "core/fpdfapi/page/cpdf_streamcontentparser.cpp"
    },
    {
      "type": "modify",
      "old_id": "23d3e786ac7a13e5cdf412efbde268688a904aec",
      "old_mode": 33188,
      "old_path": "core/fxcrt/BUILD.gn",
      "new_id": "128c7a52d437885d309b146d1d57297d4594a66b",
      "new_mode": 33188,
      "new_path": "core/fxcrt/BUILD.gn"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "3a9bbdf2b95e674112408d176b7073f92461f122",
      "new_mode": 33188,
      "new_path": "core/fxcrt/autonuller.h"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "482281e3bbd11301d7c23ad0bff813d46e09df79",
      "new_mode": 33188,
      "new_path": "core/fxcrt/autonuller_unittest.cpp"
    }
  ]
}
