lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [bug #39145] IGMP membership report for 224.0.0.1


From: Axel Lin
Subject: [lwip-devel] [bug #39145] IGMP membership report for 224.0.0.1
Date: Sat, 17 Dec 2016 14:43:37 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36

Follow-up Comment #4, bug #39145 (project lwip):

igmp: Fix optimized code for igmp_remove_group

The code in the for loop checks tmp_group->next == group, so current code
actually checks from the 3rd entry in the linked groups list. Fix it.

Fixes: 5c1dd6a4c65b ("Optimization in igmp_remove_group() pointed out by Axel
Lin")

(file #39259)
    _______________________________________________________

Additional Item Attachment:

File name: 0001-igmp-Fix-optimized-code-for-igmp_remove_group.patch Size:1 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?39145>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]