)]}'
{
  "commit": "d662198e03bc7fb4635156ee7e8b8d325e2d8512",
  "tree": "e18c6f5b356d6231cc96bd5f7f1768239ec20a6b",
  "parents": [
    "bdc77507fecd00ddad2f502f86a48a9ec38f0f84"
  ],
  "author": {
    "name": "Kees Cook",
    "email": "keescook@chromium.org",
    "time": "Thu Nov 17 19:42:55 2022 -0800"
  },
  "committer": {
    "name": "Kees Cook",
    "email": "keescook@chromium.org",
    "time": "Fri Dec 02 13:10:36 2022 -0800"
  },
  "message": "hpet: Replace one-element array with flexible-array member\n\nOne-element arrays are deprecated[1] and are being replaced with\nflexible array members in support of the ongoing efforts to tighten the\nFORTIFY_SOURCE routines on memcpy(), correctly instrument array indexing\nwith UBSAN_BOUNDS, and to globally enable -fstrict-flex-arrays\u003d3.\n\nReplace one-element array with flexible-array member in struct hpet.\n\nThis results in no differences in binary output. The use of struct hpet\nis never used with sizeof() and accesses via hpet_timers array are\nalready done after explicit bounds checking.\n\n[1] https://github.com/KSPP/linux/issues/79\n\nCc: Clemens Ladisch \u003cclemens@ladisch.de\u003e\nCc: \"Gustavo A. R. Silva\" \u003cgustavoars@kernel.org\u003e\nSigned-off-by: Kees Cook \u003ckeescook@chromium.org\u003e\nReviewed-by: Gustavo A. R. Silva \u003cgustavoars@kernel.org\u003e\nLink: https://lore.kernel.org/r/20221118034250.never.999-kees@kernel.org\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8604564b985dcaf36ee4cca2bdbbdcc025d4f5d1",
      "old_mode": 33188,
      "old_path": "include/linux/hpet.h",
      "new_id": "21e69eaf7a36d052fd0e2807cb92525a77d993f7",
      "new_mode": 33188,
      "new_path": "include/linux/hpet.h"
    }
  ]
}
