)]}'
{
  "commit": "a5e513665cbfa20e3f43b31e890f6a0a18c0825f",
  "tree": "15935b90fe3e47a889bfd4f1f381096602987ae9",
  "parents": [
    "792e77c52b5a85bee15a6f644494c10d8db5f7a0"
  ],
  "author": {
    "name": "David Benjamin",
    "email": "davidben@google.com",
    "time": "Thu Aug 24 13:15:46 2023 -0400"
  },
  "committer": {
    "name": "Boringssl LUCI CQ",
    "email": "boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Mon Aug 28 16:39:32 2023 +0000"
  },
  "message": "Silence warn_unused_result warning on write() call\n\nFrustratingly, simply writing the standard (void)write(...) does not\nwork because GCC is broken and intentionally leaves the warning enabled\nthere. This does not comply with the now standard semantics for\nnodiscard.\nhttps://gcc.gnu.org/bugzilla/show_bug.cgi?id\u003d66425\n\nInstead, what seems to work is to assign it to a variable and then\n(void) the variable.\n\nFixed: 644\nChange-Id: Ic418b4185aeae1a9ca424c45a05af063e8d50255\nReviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/62666\nReviewed-by: Adam Langley \u003cagl@google.com\u003e\nCommit-Queue: David Benjamin \u003cdavidben@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3e5043de042323735ee7e3d4ba598281a81d44da",
      "old_mode": 33188,
      "old_path": "crypto/test/abi_test.cc",
      "new_id": "536be3ca972f4ed2cc98ec4da7b27c6ed91ead93",
      "new_mode": 33188,
      "new_path": "crypto/test/abi_test.cc"
    }
  ]
}
