)]}'
{
  "commit": "b7bb97a637c94ec50832daf40b954c5cd08cc964",
  "tree": "f171a05ab2b0733c656af9b8e33edc1bfba6a527",
  "parents": [
    "273d52267ddf83aa5d39f52333d0504bc6986ce3"
  ],
  "author": {
    "name": "Ben Collins",
    "email": "bcollins@libjwt.io",
    "time": "Fri Jun 19 08:48:43 2026 -0400"
  },
  "committer": {
    "name": "Ben Collins",
    "email": "bcollins@libjwt.io",
    "time": "Fri Jun 19 08:48:43 2026 -0400"
  },
  "message": "tests: check write() return in the jwks-cache test server\n\nThe in-process HTTP server cast write() to (void) to ignore its result, but\nglibc marks write() __attribute__((warn_unused_result)) and a (void) cast does\nnot suppress it on newer glibc, so the -Werror build fails. Assert the result\ninstead with ck_assert_int_gt(write(...), 0).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) \u003cnoreply@anthropic.com\u003e\nSigned-off-by: Ben Collins \u003cbcollins@libjwt.io\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e7baa50f05891ae29502b17aca2dc831c3cfcc5c",
      "old_mode": 33188,
      "old_path": "tests/jwt_jwks_cache.c",
      "new_id": "ff32bef950ae6e9b7819c110d11e354b8eea8e86",
      "new_mode": 33188,
      "new_path": "tests/jwt_jwks_cache.c"
    }
  ]
}
