)]}'
{
  "commit": "251e7af9924f9d3132a7b2f1f0f9563c829bc419",
  "tree": "ebeb7793595a230c6bd20ed7718f96d1cabc59de",
  "parents": [
    "48bbf81c29ca9a4479ec7850fe206518682cdb2f"
  ],
  "author": {
    "name": "brian m. carlson",
    "email": "sandals@crustytoothpaste.net",
    "time": "Sun Jul 19 01:08:41 2026 +0000"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Sun Jul 19 16:26:09 2026 -0700"
  },
  "message": "hash: initialize context before cloning\n\nOur C-based clone helper requires that the context be initialized, but\nwe neglect to do that in our Clone implementation for CryptoHasher.\nThis does not matter when using our default block SHA-256\nimplementation, but it does cause a crash when using OpenSSL as the\nbackend.  Fix this by properly initializing the context before cloning\ninto it.\n\nSigned-off-by: brian m. carlson \u003csandals@crustytoothpaste.net\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "dea2998de4cadd4c29fe8e6eb4ab557263e35adf",
      "old_mode": 33188,
      "old_path": "src/hash.rs",
      "new_id": "4d14e4b4fabc8bd02ed97b1809b8c66c27bc7309",
      "new_mode": 33188,
      "new_path": "src/hash.rs"
    }
  ]
}
