)]}'
{
  "commit": "2740544881f652566756815dda4da0bcd946e9de",
  "tree": "2a76867d094fa88bdfdd6c229fa30ad448dd3123",
  "parents": [
    "f098337152ca48e135448f5e7836cce938e12bc0"
  ],
  "author": {
    "name": "Wolfgang Denk",
    "email": "wd@denx.de",
    "time": "Fri Jan 15 11:20:10 2010 +0100"
  },
  "committer": {
    "name": "Wolfgang Denk",
    "email": "wd@denx.de",
    "time": "Fri Jan 15 13:26:20 2010 +0100"
  },
  "message": "malloc: return NULL if not initialized yet\n\nWhen malloc() was called before it was properly initialized\n(as would happen if when used before relocation to RAM) it returned\nrandom, non-NULL values, which called all kinds of difficult to debug\nsubsequent errors.\n\nMake sure to return NULL when initialization was not done yet.\n\nSigned-off-by: Wolfgang Denk \u003cwd@denx.de\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "735b3443e63a556e0af9dbd63f3def0286f85a0a",
      "old_mode": 33188,
      "old_path": "common/dlmalloc.c",
      "new_id": "205fc40ac83d866a7581ab28a9793093512bde40",
      "new_mode": 33188,
      "new_path": "common/dlmalloc.c"
    }
  ]
}
