)]}'
{
  "commit": "70d05d5a34f6366116e2b0a530ea8d0186bb2a8e",
  "tree": "65facdb836efaee528b5f9fb645bbdd259ffef06",
  "parents": [
    "0d9ea840bc8c482ca043fb9bbd6376088e37fbcc"
  ],
  "author": {
    "name": "Patryk Duda",
    "email": "patrykd@google.com",
    "time": "Fri Apr 26 15:10:50 2024 +0200"
  },
  "committer": {
    "name": "Boringssl LUCI CQ",
    "email": "boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Mon Apr 29 16:40:04 2024 +0000"
  },
  "message": "Rename function pointers to avoid shadowing global declaration\n\nBoringSSL compilation with -Wshadow fails with following error\n\nerror: declaration of \u0027write\u0027 shadows a global declaration [-Werror\u003dshadow]\n  673 |                        int (*write)(BIO *, const char *, int)) {\n      |                        ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\nRenamed function pointers to fix this error.\n\nBug: b:321092852\nChange-Id: I94f988e5c12da5eae93f16e6666bc7ab5ca0fc06\nReviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/68107\nCommit-Queue: David Benjamin \u003cdavidben@google.com\u003e\nReviewed-by: Bob Beck \u003cbbe@google.com\u003e\nReviewed-by: David Benjamin \u003cdavidben@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7b4e37c8e9cbe31bea3ee32607c2dd4e6f29911a",
      "old_mode": 33188,
      "old_path": "crypto/bio/bio.c",
      "new_id": "1543b303e88d44e03ae8e20223bb89872fade881",
      "new_mode": 33188,
      "new_path": "crypto/bio/bio.c"
    },
    {
      "type": "modify",
      "old_id": "89cdc861c1e61a6315906fc28f739aac5bed6648",
      "old_mode": 33188,
      "old_path": "include/openssl/bio.h",
      "new_id": "e061a0f738cc0a5173224978c0522cc892e39a1c",
      "new_mode": 33188,
      "new_path": "include/openssl/bio.h"
    }
  ]
}
