)]}'
{
  "commit": "439229c7cb97f6c4cddd3965c3e9d2b8319fe83c",
  "tree": "01b3a46b522eace87fd52b2b20c24d6e1a2ce627",
  "parents": [
    "f54c556c08c57a317ad54f5d2d9ad549b931cda2"
  ],
  "author": {
    "name": "Markus Armbruster",
    "email": "armbru@redhat.com",
    "time": "Fri Nov 04 10:38:29 2011 +0100"
  },
  "committer": {
    "name": "Anthony Liguori",
    "email": "aliguori@us.ibm.com",
    "time": "Mon Nov 07 10:57:37 2011 -0600"
  },
  "message": "console: Fix rendering of VGA underline\n\nvga_putcharxy()\u0027s underline code sets font_data to 0xffff instead of\n0xff.  vga_putcharxy() then reads dmask16[0xffff \u003e\u003e 4] and\ndmask4[0xffff \u003e\u003e 6].  In practice, these out-of-bounds subscripts\n\"only\" put a few crap bits into the display surface.\n\nFor 32 bit pixels, there\u0027s no array access.  font_data\u0027s extra bits go\nstraight into the display surface.\n\nBroken when commit 6d6f7c28 implemented underline.\n\nSpotted by Coverity.\n\nSigned-off-by: Markus Armbruster \u003carmbru@redhat.com\u003e\nSigned-off-by: Anthony Liguori \u003caliguori@us.ibm.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e43de92c00ac02f27c745ea1a1a09c4c2456e79d",
      "old_mode": 33188,
      "old_path": "console.c",
      "new_id": "f6fe44195be825e0e60a3ebff8df7e02d5890871",
      "new_mode": 33188,
      "new_path": "console.c"
    }
  ]
}
