)]}'
{
  "commit": "92e2c4baafa0401cb8d7dd2bbd70acfaeaf2aabf",
  "tree": "e40aa8c23ad7cb9bc635f549d4b26178befc669a",
  "parents": [
    "06cfe3f7369684fc05fa16da7f6778350f8bcba5"
  ],
  "author": {
    "name": "Sebastian Rasmussen",
    "email": "sebras@gmail.com",
    "time": "Mon May 29 12:53:30 2017 -0500"
  },
  "committer": {
    "name": "Behdad Esfahbod",
    "email": "behdad@behdad.org",
    "time": "Mon May 29 10:53:30 2017 -0700"
  },
  "message": "Avoid using strdup inside library. (#488)\n\nIf an application provides a malloc replacement through\r\nhb_malloc_impl() it is important that it is used to allocate\r\neverything, but the use of strdup() circumvents this and\r\ncauses system malloc() to be called instead. This pairs\r\nbadly with the custom hb_free_impl() being called later.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "39006237a0c8fa164e792cdefcb3d0c4925a775f",
      "old_mode": 33188,
      "old_path": "src/hb-common.cc",
      "new_id": "daba0c553cce3882ad834c0cc18d9da68d3279ad",
      "new_mode": 33188,
      "new_path": "src/hb-common.cc"
    },
    {
      "type": "modify",
      "old_id": "666af6260b41b81057f2b1986a12b3d535c4c456",
      "old_mode": 33188,
      "old_path": "src/hb-private.hh",
      "new_id": "3595edee382485dd4b4087e63fc27a9af1c58fbd",
      "new_mode": 33188,
      "new_path": "src/hb-private.hh"
    }
  ]
}
