On 04/19/2017 03:55 PM, Dan Carpenter wrote: > Hello David Lebrun, > > The patch 1ababeba4a21: "ipv6: implement dataplane support for rthdr > type 4 (Segment Routing Header)" from Nov 8, 2016, leads to the > following static checker warning: > > net/ipv6/exthdrs.c:391 ipv6_srh_rcv() > error: double free of 'skb' Thanks for the report ! I'll send a patch to fix that right now :) David