Wei Yongjun
c802d75962
netrom: fix invalid use of sizeof in nr_recvmsg()
...
sizeof() when applied to a pointer typed expression gives the size of the
pointer, not that of the pointed data.
Introduced by commit 3ce5ef(netrom: fix info leak via msg_name in nr_recvmsg)
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-04-08 22:49:23 -04:00
..
2013-03-08 15:05:34 -08:00
2013-02-11 14:16:26 -05:00
2013-03-24 17:27:28 -04:00
2013-02-27 19:10:24 -08:00
2013-04-07 16:28:00 -04:00
2013-04-07 16:28:00 -04:00
2013-03-11 22:59:47 +01:00
2013-04-07 16:28:01 -04:00
2013-03-24 17:27:28 -04:00
2013-04-07 16:28:01 -04:00
2013-02-27 19:10:24 -08:00
2013-03-12 09:22:42 -07:00
2013-04-08 17:12:26 -04:00
2013-03-10 05:19:26 -04:00
2013-02-21 12:05:51 -08:00
2013-02-27 19:10:24 -08:00
2012-12-16 15:40:50 -08:00
2013-01-21 15:40:12 -05:00
2013-01-21 14:07:44 -05:00
2013-03-10 16:49:35 -04:00
2013-04-08 12:04:51 -04:00
2013-04-07 12:36:08 -04:00
2013-02-27 19:10:24 -08:00
2013-04-07 16:28:01 -04:00
2013-04-08 17:16:57 -04:00
2013-03-27 14:07:04 -04:00
2013-04-07 16:28:01 -04:00
2013-01-11 11:40:01 -08:00
2013-04-07 16:28:01 -04:00
2013-04-01 15:09:28 -04:00
2013-02-21 12:05:51 -08:00
2013-03-27 18:31:17 +01:00
2013-03-08 11:33:51 -05:00
2013-03-20 12:05:51 -04:00
2013-04-08 22:49:23 -04:00
2013-04-07 16:28:02 -04:00
2013-03-15 09:00:39 -04:00
2013-02-27 19:10:24 -08:00
2013-02-27 19:10:24 -08:00
2013-03-08 00:35:44 -05:00
2012-12-28 13:40:16 -08:00
2013-04-07 16:28:02 -04:00
2013-02-21 12:05:51 -08:00
2013-04-02 14:29:20 -04:00
2013-03-13 10:09:55 -04:00
2013-03-26 14:23:45 -07:00
2013-04-07 16:28:02 -04:00
2013-04-05 00:49:13 -04:00
2013-04-07 16:28:02 -04:00
2013-04-03 14:19:48 -04:00
2013-02-27 19:10:24 -08:00
2013-03-27 14:07:04 -04:00
2013-02-21 12:05:51 -08:00
2013-02-10 19:41:08 -05:00
2013-02-26 20:16:07 -08:00
2012-11-18 20:32:45 -05:00