)]}'
{
  "commit": "2c9f7ebca51eaf8fafd1f854ec0475cb18e9e20c",
  "tree": "9675809fabed19e48a28ddddb3889cfb28fcce42",
  "parents": [
    "5dda7fb959682f9e051a12de15b982f03adbc1fb"
  ],
  "author": {
    "name": "Daniel R. Carvalho",
    "email": "odanrc@yahoo.com.br",
    "time": "Tue Jan 15 11:51:46 2019 +0100"
  },
  "committer": {
    "name": "Daniel Carvalho",
    "email": "odanrc@yahoo.com.br",
    "time": "Fri Jan 18 12:46:31 2019 +0000"
  },
  "message": "base: Fix unitialized storage\n\nThe bitunion is not being initialized on constructor to avoid\nperformance overhead, and that generated a maybe-unitialized\nerror when a sub-class was being copied before assigned in\nserialize\u0027s parseParam() in some compilers.\n\nThis patch adds zero-initialization to the problematic variable\nto appease the compiler.\n\nChange-Id: I90fa6aa356b3e14ec25e3294b17ed10f429a9a38\nSigned-off-by: Daniel R. Carvalho \u003codanrc@yahoo.com.br\u003e\nReviewed-on: https://gem5-review.googlesource.com/c/15635\nReviewed-by: Gabe Black \u003cgabeblack@google.com\u003e\nMaintainer: Gabe Black \u003cgabeblack@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "543477726c83f13e72cea47e02d4add2e776b296",
      "old_mode": 33188,
      "old_path": "src/sim/serialize.hh",
      "new_id": "a45d1bbcdd3304559b7651b2041e13bae3dfb459",
      "new_mode": 33188,
      "new_path": "src/sim/serialize.hh"
    }
  ]
}
