)]}'
{
  "commit": "7c3add671b5deddb69b2fca3c489e2a06ddd4f90",
  "tree": "2d3a03eb6cb2ce54b090f28eb8af9cbc24d7c812",
  "parents": [
    "ea402089660102b7eadc9b9c418295549d6aff2e"
  ],
  "author": {
    "name": "WHR",
    "email": "whr@rivoreo.one",
    "time": "Sat Aug 31 06:26:02 2024 +0000"
  },
  "committer": {
    "name": "Thomas Schwinge",
    "email": "tschwinge@baylibre.com",
    "time": "Fri Jul 03 16:29:02 2026 +0200"
  },
  "message": "libssp: Include \u0027stdlib.h\u0027 for using alloca(3) [PR116547]\n\nAs GCC now treating implicit declaration of function as an error instead of\nwarning, compilation of libssp has been broken on some operating systems.\nThe following error is from an x86_64-unknown-freebsd11 system:\n\n    [...]/libssp/ssp.c: In function \u0027fail\u0027:\n    [...]/libssp/ssp.c:134:17: error: implicit declaration of function \u0027alloca\u0027 [-Wimplicit-function-declaration]\n      134 |       p \u003d buf \u003d alloca (len);\n          |                 ^~~~~~\n\nSimilarly: amd64-unknown-openbsd7.9.\n\nMost operating systems specifies that \u0027stdlib.h\u0027 should be included to get\nthe declaration of alloca(3).\n\n\tPR other/116547\n\t* ssp.c: Include stdlib.h for alloca(3).\n\nCo-authored-by: Thomas Schwinge \u003ctschwinge@baylibre.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "47abdf4e13d6493ce2c08552ea770e51a298adcf",
      "old_mode": 33188,
      "old_path": "libssp/ssp.c",
      "new_id": "04c13e46cd707b2e64d7ba30d9b7804969f6703c",
      "new_mode": 33188,
      "new_path": "libssp/ssp.c"
    }
  ]
}
