)]}'
{
  "commit": "a882b105263c1fe53b1386fe17cb8b3ec90a388c",
  "tree": "365abfef7f84e3cbaef2f2e3cb7df3fea5230b04",
  "parents": [
    "0ae0715ac9cdca3527f29285a89b911462d874ba"
  ],
  "author": {
    "name": "Florian La Roche",
    "email": "florian.laroche@gmail.com",
    "time": "Mon Jun 30 08:35:46 2025 +0200"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Mon Jun 30 12:05:46 2025 +0530"
  },
  "message": "fix possible NULL pointer dereference after call to configASSERT() (#1284)\n\nCompiling with clang static code analysis, possible NULL pointer\ndereference are found. Since configASSERT() can possibly return\nand continue \"normal\" operation, the code in queue.c and\nstream_buffer.c can be adjusted to avoid NULL pointer exceptions.\n\nSigned-off-by: Florian La Roche \u003cFlorian.LaRoche@gmail.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "fe06368d3a28c2bc624c81bfa37414dbdd1ceb7d",
      "old_mode": 33188,
      "old_path": "queue.c",
      "new_id": "a967839de67fe1e7423c522517c9856e36f22f0a",
      "new_mode": 33188,
      "new_path": "queue.c"
    },
    {
      "type": "modify",
      "old_id": "b1f9c0d57c64c7fe9f8a65ed0b8a2af83a12ecd8",
      "old_mode": 33188,
      "old_path": "stream_buffer.c",
      "new_id": "4f13c679b906c4324ab2df59200a1e9ad9d60883",
      "new_mode": 33188,
      "new_path": "stream_buffer.c"
    }
  ]
}
