)]}'
{
  "commit": "83022b58b2f4e62fb8fd2ebf9137b5c29e4fcb5b",
  "tree": "74ad0aaf2ca85870bcb6306771da050e65ea2cd7",
  "parents": [
    "9c3d48edf52777fbe41b310edb485e9ae8989ef5"
  ],
  "author": {
    "name": "Sagittarius",
    "email": "101273427+MutableFire@users.noreply.github.com",
    "time": "Thu Jul 23 08:55:47 2026 +0300"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Jul 23 13:55:47 2026 +0800"
  },
  "message": "Enhancement: Remove redundant return statements in UDP interconnect code\n\nIn C, reaching the closing brace of a void function implicitly returns\ncontrol to the caller. Explicit \u0027return;\u0027 statements in these positions\nare unnecessary noise that clutters the code. Removing them aligns the\ncode with common C style guidelines and improves readability.\n\n---------\n\nCo-authored-by: Leonid \u003c63977577+leborchuk@users.noreply.github.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "47c6273470c767be324607087e0794b72ecd539c",
      "old_mode": 33188,
      "old_path": "contrib/interconnect/udp/ic_udpifc.c",
      "new_id": "0f26d73f936da30a0c8866e78168628d54bf6740",
      "new_mode": 33188,
      "new_path": "contrib/interconnect/udp/ic_udpifc.c"
    }
  ]
}
