)]}'
{
  "commit": "7ad4c7200111d20eb97eed4f46b6026e3f0b0eef",
  "tree": "cabd6bb3d7f33267f2fbb153d946495fa268882b",
  "parents": [
    "e4b77daa5724a9dd41aaa44d2dea4b8e92351081"
  ],
  "author": {
    "name": "Markus Armbruster",
    "email": "armbru@redhat.com",
    "time": "Mon Jan 26 21:37:15 2015 +0100"
  },
  "committer": {
    "name": "Markus Armbruster",
    "email": "armbru@redhat.com",
    "time": "Thu Feb 05 17:16:11 2015 +0100"
  },
  "message": "coverity: Model g_free() isn\u0027t necessarily free()\n\nMemory allocated with GLib needs to be freed with GLib.  Freeing it\nwith free() instead of g_free() is a common error.  Harmless when\ng_free() is a trivial wrapper around free(), which is commonly the\ncase.  But model the difference anyway.\n\nIn a local scan, this flags four ALLOC_FREE_MISMATCH.  Requires\n--enable ALLOC_FREE_MISMATCH, because the checker is still preview.\n\nSigned-off-by: Markus Armbruster \u003carmbru@redhat.com\u003e\nAcked-by: Paolo Bonzini \u003cpbonzini@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "230bc30cf9652223886e404060b382eee23662cd",
      "old_mode": 33188,
      "old_path": "scripts/coverity-model.c",
      "new_id": "58356afa66e9b5c2680f406a06ba9afc3f6fdba4",
      "new_mode": 33188,
      "new_path": "scripts/coverity-model.c"
    }
  ]
}
