[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20091213.234530.82029083.davem@davemloft.net>
Date: Sun, 13 Dec 2009 23:45:30 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: lists@...dbynature.de, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org
Subject: Re: Badness at net/ipv4/inet_connection_sock.c:293
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Mon, 14 Dec 2009 06:56:31 +0100
> It seems to me tcp_create_openreq_child() doesnt properly initialize
> newtp->cookie_values to NULL, but this should not produce warnings like that ?
If oldtp->cookie_values is NULL, the child's should be as well
because of sk_clone().
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists