Pan Bian
78302fd405
tipc: check return value of nlmsg_new
...
Function nlmsg_new() will return a NULL pointer if there is no enough
memory, and its return value should be checked before it is used.
However, in function tipc_nl_node_get_monitor(), the validation of the
return value of function nlmsg_new() is missed. This patch fixes the
bug.
Signed-off-by: Pan Bian <bianpan2016@163.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-04-24 15:51:30 -04:00
..
2017-04-12 22:02:40 +02:00
2017-03-03 21:44:35 -08:00
2016-12-24 11:46:01 -08:00
2017-04-13 13:58:22 -04:00
2017-02-27 18:43:47 -08:00
2017-03-22 10:48:49 -07:00
2017-03-09 18:23:27 -08:00
2017-04-06 14:37:50 -07:00
2017-04-12 22:02:41 +02:00
2017-04-01 12:45:57 -07:00
2017-04-17 15:35:38 -04:00
2017-03-02 08:42:29 +01:00
2017-04-17 15:35:38 -04:00
2017-03-23 12:03:36 +01:00
2017-04-24 15:51:30 -04:00
2017-04-17 15:35:38 -04:00
2017-03-13 22:00:42 -07:00
2017-04-17 15:35:38 -04:00
2017-03-03 10:16:38 -08:00
2017-04-21 10:41:24 -04:00
2017-02-16 21:25:49 -05:00
2017-04-13 13:58:20 -04:00
2017-04-13 13:58:22 -04:00
2017-02-03 15:16:45 -05:00
2017-04-24 14:27:17 -04:00
2017-04-21 20:23:53 -07:00
2016-12-25 17:21:22 +01:00
2017-03-09 18:23:27 -08:00
2017-03-09 18:23:27 -08:00
2017-04-17 13:28:48 -04:00
2017-04-21 20:23:53 -07:00
2017-04-17 13:01:48 -04:00
2016-12-24 11:46:01 -08:00
2017-03-09 18:23:27 -08:00
2017-04-21 20:23:53 -07:00
2017-03-30 11:05:34 -07:00
2017-04-17 15:35:38 -04:00
2016-10-20 11:23:08 -04:00
2017-04-15 21:16:30 -04:00
2017-04-13 13:58:22 -04:00
2017-04-13 13:58:22 -04:00
2017-03-09 18:23:27 -08:00
2017-04-21 15:29:40 -04:00
2017-04-24 13:53:25 -04:00
2017-04-24 12:46:00 -04:00
2017-04-17 15:35:38 -04:00
2017-01-24 13:44:28 -05:00
2017-04-21 20:23:53 -07:00
2017-04-02 19:41:00 -07:00
2017-01-24 11:07:35 +01:00
2017-03-09 18:23:27 -08:00
2017-04-06 11:10:41 +01:00
2017-04-24 14:30:46 -04:00
2017-04-18 13:39:50 -04:00
2017-04-11 23:01:14 -04:00
2017-03-03 20:43:26 -08:00
2017-04-01 10:43:37 -07:00
2017-04-13 13:58:22 -04:00
2017-04-24 15:51:30 -04:00
2017-04-06 12:43:04 -07:00
2017-04-24 12:35:56 -04:00
2016-10-27 16:16:09 -04:00
2017-04-20 13:54:40 -04:00
2017-03-09 18:23:27 -08:00
2017-04-21 15:11:28 -04:00
2017-02-22 10:15:09 -08:00
2017-02-17 13:40:05 -05:00
2017-04-01 12:45:57 -07:00
2017-04-17 13:01:48 -04:00