)]}'
{
  "commit": "2a2b9bd6fa2a0ee62f58dceb786cb2dc3eb37630",
  "tree": "21176a8ac78ae17dc04057574cf0df2e3d8d16fa",
  "parents": [
    "27fade7b8c30b36300aabe7f4b94b22b571fe040"
  ],
  "author": {
    "name": "Sameer Agarwal",
    "email": "sameeragarwal@google.com",
    "time": "Sun Aug 15 16:52:08 2021 -0700"
  },
  "committer": {
    "name": "Sameer Agarwal",
    "email": "sameeragarwal@google.com",
    "time": "Sun Aug 15 16:52:08 2021 -0700"
  },
  "message": "Fix a bug in covariance_impl.cc\n\nA matrix reference was being incorrectly sized. It was using\nthe block_size number of rows, where as there are only block_local_size\nnumber of rows that are present in the underlying matrix.\n\nThis did not affect the correctness of the resulting code, because\nright after construction we then access a subblock with block_local_size\nrows.\n\nThanks to William Gandler for reporting this.\n\nChange-Id: I35e1f5a30b79e31b0b9fac79f7e361821d6073df\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "65fe7c60749a7ae8be2f8252c5a36e3d528855a3",
      "old_mode": 33188,
      "old_path": "internal/ceres/covariance_impl.cc",
      "new_id": "dbfabede2d932ded51f91aa698cb0a2fc57a9e04",
      "new_mode": 33188,
      "new_path": "internal/ceres/covariance_impl.cc"
    }
  ]
}
