)]}'
{
  "commit": "5fe73268f3813144ed7ae29d5b91c26ae8b2f0ca",
  "tree": "5b421af08544f44b179ae53585ec604b9fed88cf",
  "parents": [
    "60ddedff0b34f0058780b8cdbdeacef667526d08"
  ],
  "author": {
    "name": "Tom Cherry",
    "email": "tomcherry@google.com",
    "time": "Tue Feb 20 15:40:59 2018 -0800"
  },
  "committer": {
    "name": "Tom Cherry",
    "email": "tomcherry@google.com",
    "time": "Tue Feb 20 16:02:13 2018 -0800"
  },
  "message": "Do not munmap in MmapFile::~MmapFile\n\nHaving any destructor with a global variable in bionic is causing\nsome issues. Since we don\u0027t actually need to munmap in this case, we\nremove the destructor to work around that issue.\n\nA small class is used to still munmap during tests.\n\nBug: 73485611\nTest: bionic unit tests\nChange-Id: Ibcd45e9b1ab22d187ecfc2738bb87244250d81ea\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "911daeadbbaed1f1132b7c8ef07b19ca8f2a8171",
      "old_mode": 33188,
      "old_path": "libc/bionic/grp_pwd_file.cpp",
      "new_id": "c17dbb7c7d3aaae2cf7cdf8c04ad950d2a32fc0c",
      "new_mode": 33188,
      "new_path": "libc/bionic/grp_pwd_file.cpp"
    },
    {
      "type": "modify",
      "old_id": "93dd8526145689b65225d2a03998aad72755b9e3",
      "old_mode": 33188,
      "old_path": "libc/bionic/grp_pwd_file.h",
      "new_id": "048cd82d042d8b794070db558b8c84702e7bd87f",
      "new_mode": 33188,
      "new_path": "libc/bionic/grp_pwd_file.h"
    },
    {
      "type": "modify",
      "old_id": "79f9a1065ee28cceadaa9df733605a29870315c6",
      "old_mode": 33188,
      "old_path": "tests/grp_pwd_file_test.cpp",
      "new_id": "d6f3c9f3f430bbc8f4c95eeef11696ac660fae0e",
      "new_mode": 33188,
      "new_path": "tests/grp_pwd_file_test.cpp"
    }
  ]
}
