Arnaldo Carvalho de Melo ce4a7d0d48 inet{6}_request_sock: Init ->opt and ->pktopts in the constructor
Wei Yongjun noticed that we may call reqsk_free on request sock objects where
the opt fields may not be initialized, fix it by introducing inet_reqsk_alloc
where we initialize ->opt to NULL and set ->pktopts to NULL in
inet6_reqsk_alloc.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-06-10 12:39:35 -07:00
..
2008-05-23 15:38:07 +01:00
2008-05-24 09:56:13 -07:00
2008-05-27 13:24:39 -07:00
2008-05-12 22:57:51 +10:00
2008-05-20 00:33:44 -07:00
2008-05-20 10:12:26 -07:00
2008-04-29 08:06:12 -07:00