)]}'
{
  "commit": "8df4a179ab5a8a2e4a185998aa0dd5d8e80b254e",
  "tree": "74abb178f4199319b4e87547291b270b8014cbf3",
  "parents": [
    "d04fea6ab0431e81e43a9ce5b1ec33e0c2ea66eb"
  ],
  "author": {
    "name": "Stefan Berger",
    "email": "stefanb@linux.ibm.com",
    "time": "Tue May 12 11:44:50 2020 -0400"
  },
  "committer": {
    "name": "Alexey Kardashevskiy",
    "email": "aik@ozlabs.ru",
    "time": "Wed May 13 11:25:23 2020 +1000"
  },
  "message": "elf: Implement elf_get_file_size to determine size of an ELF image\n\nImplement elf_get_file_size to determine the size of an ELF image\nthat has been loaded into a buffer much larger than the actual size\nof the original file. We determine the size by searching for the\nfarthest offset declared by the ELF headers.\n\nSigned-off-by: Stefan Berger \u003cstefanb@linux.ibm.com\u003e\nSigned-off-by: Alexey Kardashevskiy \u003caik@ozlabs.ru\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "47b26748202755a584604f7d8d6ae472f10b1f86",
      "old_mode": 33188,
      "old_path": "include/helpers.h",
      "new_id": "112184f203f07231d836959d5b7dbf3629c461b8",
      "new_mode": 33188,
      "new_path": "include/helpers.h"
    },
    {
      "type": "modify",
      "old_id": "5fbf27927520a16c4906f9f2a05eb189361242ba",
      "old_mode": 33188,
      "old_path": "include/libelf.h",
      "new_id": "48ff4d7beb6888ca171efbd246b03e0cc991567e",
      "new_mode": 33188,
      "new_path": "include/libelf.h"
    },
    {
      "type": "modify",
      "old_id": "5204bc36f99b1099dcf03fa65de8aa2f9a7852eb",
      "old_mode": 33188,
      "old_path": "lib/libelf/elf.c",
      "new_id": "d3684545aef74b834cc06fb91a644ddf07720b93",
      "new_mode": 33188,
      "new_path": "lib/libelf/elf.c"
    },
    {
      "type": "modify",
      "old_id": "fea5cf420ec48cf81e7392349e01f821e5b60c70",
      "old_mode": 33188,
      "old_path": "lib/libelf/elf32.c",
      "new_id": "64ea386a96daab9af6d5601112c90ba644a05d54",
      "new_mode": 33188,
      "new_path": "lib/libelf/elf32.c"
    },
    {
      "type": "modify",
      "old_id": "775cdee03ec1c9cf5265ac9c360270e5a261a2a0",
      "old_mode": 33188,
      "old_path": "lib/libelf/elf64.c",
      "new_id": "0f302679f784b2f68ac075501bef67deb5717765",
      "new_mode": 33188,
      "new_path": "lib/libelf/elf64.c"
    }
  ]
}
