)]}' { "commit": "f488c5b7bc5c0f003674f6f596d2452f6994c0cc", "tree": "bfb1ad93bbfef2c31339ed23be6ccbd117130820", "parents": [ "5c1dd6a4c65b9fb9c8628ffc911478855979d6e9" ], "author": { "name": "Axel Lin", "email": "axel.lin@ingics.com", "time": "Sat Dec 17 22:41:11 2016 +0800" }, "committer": { "name": "Dirk Ziegelmeier", "email": "dirk@ziegelmeier.net", "time": "Sat Dec 17 22:01:30 2016 +0100" }, "message": "igmp: Fix optimized code for igmp_remove_group\n\nThe code in the for loop checks tmp_group-\u003enext \u003d\u003d group, so current code\nactually checks from the 3rd entry in the linked groups list. Fix it.\n\nFixes: 5c1dd6a4c65b (\"Optimization in igmp_remove_group() pointed out by Axel Lin\")\nSigned-off-by: Axel Lin \u003caxel.lin@ingics.com\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "58613d3b9cec3c8c53f577a1d5f701e14bf114ff", "old_mode": 33188, "old_path": "src/core/ipv4/igmp.c", "new_id": "561448e0c8fccb08f10cfe2b3c37d331c1911556", "new_mode": 33188, "new_path": "src/core/ipv4/igmp.c" } ] }