On 20 Aug 2024, at 15:55, Mike Pattrick wrote: > The Clang analyzer has trouble tracking the pointer usage in > mrouter_get_lru and will report a use after free incorrectly. This patch > migrates to using standard ovs_list functions instead of directly > accessing the next member, which suppresses clang's warning. > > Signed-off-by: Mike Pattrick <[email protected]> Looks good to me. Acked-by: Eelco Chaudron <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
- [ovs-dev] [PATCH v2 6/8] vconn: Always properly free flow s... Mike Pattrick
- Re: [ovs-dev] [PATCH v2 6/8] vconn: Always properly fr... Eelco Chaudron
- [ovs-dev] [PATCH v2 4/8] netlink-socket: Initialize socket ... Mike Pattrick
- Re: [ovs-dev] [PATCH v2 4/8] netlink-socket: Initializ... Ilya Maximets
- Re: [ovs-dev] [PATCH v2 4/8] netlink-socket: Initi... Eelco Chaudron
- [ovs-dev] [PATCH v2 3/8] jsonrpc: Don't access ovs_list mem... Mike Pattrick
- Re: [ovs-dev] [PATCH v2 3/8] jsonrpc: Don't access ovs... Eelco Chaudron
- [ovs-dev] [PATCH v2 7/8] mcast-snooping: Properly check gro... Mike Pattrick
- Re: [ovs-dev] [PATCH v2 7/8] mcast-snooping: Properly ... Eelco Chaudron
- [ovs-dev] [PATCH v2 8/8] mcast-snooping: Don't access ovs_l... Mike Pattrick
- Re: [ovs-dev] [PATCH v2 8/8] mcast-snooping: Don't acc... Eelco Chaudron
