)]}'
{
  "commit": "a8ea1b7a5580bc4377818fb6718d55d4b735dae8",
  "tree": "7c9d7ab1d5e2f52beb7eba73d86730c777472168",
  "parents": [
    "ead8eb8c1092ce2d94d70872946829a7a946ae9d"
  ],
  "author": {
    "name": "Thomas Rast",
    "email": "trast@student.ethz.ch",
    "time": "Mon Mar 05 14:48:49 2012 +0100"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Mon Mar 05 09:36:09 2012 -0800"
  },
  "message": "fast-import: zero all of \u0027struct tag\u0027 to silence valgrind\n\nWhen running t9300, valgrind (correctly) complains about an\nuninitialized value in write_crash_report:\n\n  \u003d\u003d2971\u003d\u003d Use of uninitialised value of size 8\n  \u003d\u003d2971\u003d\u003d    at 0x4164F4: sha1_to_hex (hex.c:70)\n  \u003d\u003d2971\u003d\u003d    by 0x4073E4: die_nicely (fast-import.c:468)\n  \u003d\u003d2971\u003d\u003d    by 0x43284C: die (usage.c:86)\n  \u003d\u003d2971\u003d\u003d    by 0x40420D: main (fast-import.c:2731)\n  \u003d\u003d2971\u003d\u003d  Uninitialised value was created by a heap allocation\n  \u003d\u003d2971\u003d\u003d    at 0x4C29B3D: malloc (vg_replace_malloc.c:263)\n  \u003d\u003d2971\u003d\u003d    by 0x433645: xmalloc (wrapper.c:35)\n  \u003d\u003d2971\u003d\u003d    by 0x405DF5: pool_alloc (fast-import.c:619)\n  \u003d\u003d2971\u003d\u003d    by 0x407755: pool_calloc.constprop.14 (fast-import.c:634)\n  \u003d\u003d2971\u003d\u003d    by 0x403F33: main (fast-import.c:3324)\n\nFix this by zeroing all of the \u0027struct tag\u0027.  We would only need to\nzero out the \u0027sha1\u0027 field, but this way seems more future-proof.\n\nSigned-off-by: Thomas Rast \u003ctrast@student.ethz.ch\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6cd19e580ba710d03682fcaff997fa7e0e555691",
      "old_mode": 33188,
      "old_path": "fast-import.c",
      "new_id": "c1486cabbaa5f736f92994587fafd1f3afdf43af",
      "new_mode": 33188,
      "new_path": "fast-import.c"
    }
  ]
}
