David Howells
37411cad63
rxrpc: Fix potential NULL-pointer exception
...
Fix a potential NULL-pointer exception in rxrpc_do_sendmsg(). The call
state check that I added should have gone into the else-body of the
if-statement where we actually have a call to check.
Found by CoverityScan CID#1414316 ("Dereference after null check").
Fixes: 540b1c48c37a ("rxrpc: Fix deadlock between call creation and sendmsg/recvmsg")
Reported-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-03-03 09:48:00 -08:00
..
2017-01-22 16:46:13 -05:00
2016-09-23 13:47:44 -04:00
2016-12-24 11:46:01 -08:00
2017-02-06 11:25:57 -05:00
2017-02-27 18:43:47 -08:00
2017-02-27 18:43:47 -08:00
2017-01-16 14:39:58 -05:00
2017-03-02 14:39:17 -08:00
2017-02-27 18:43:46 -08:00
2017-03-01 20:55:57 -08:00
2017-01-19 11:45:21 -05:00
2017-01-30 11:05:04 +01:00
2017-02-28 15:36:09 -08:00
2017-03-02 13:19:33 -08:00
2016-12-03 23:54:25 -05:00
2017-03-02 13:19:33 -08:00
2016-12-24 11:46:01 -08:00
2016-04-11 22:37:37 +01:00
2017-02-11 02:31:11 -05:00
2017-02-16 21:25:49 -05:00
2017-02-21 13:25:22 -05:00
2017-02-27 18:43:47 -08:00
2017-02-03 15:16:45 -05:00
2017-03-02 14:05:41 -08:00
2017-03-02 14:35:31 -08:00
2016-12-25 17:21:22 +01:00
2017-02-27 18:43:47 -08:00
2017-01-10 21:08:29 -05:00
2017-02-14 13:06:37 -05:00
2016-11-18 10:59:15 -05:00
2017-02-28 10:00:39 -08:00
2016-09-10 23:12:53 -07:00
2016-12-24 11:46:01 -08:00
2017-02-12 22:14:49 -05:00
2017-03-02 08:32:46 +01:00
2016-12-25 17:21:22 +01:00
2017-02-20 11:13:37 -05:00
2016-10-20 11:23:08 -04:00
2017-02-28 10:00:39 -08:00
2017-01-06 22:20:45 -05:00
2017-01-27 12:03:29 -05:00
2015-06-18 21:14:32 +02:00
2016-10-27 16:16:09 -04:00
2017-03-02 13:14:44 -08:00
2017-03-01 20:55:57 -08:00
2016-11-18 10:59:15 -05:00
2017-01-24 13:44:28 -05:00
2017-01-10 20:45:04 -05:00
2017-03-01 09:50:58 -08:00
2017-01-24 11:07:35 +01:00
2016-12-24 11:46:01 -08:00
2017-03-03 09:48:00 -08:00
2017-02-26 21:31:32 -05:00
2017-03-01 09:50:58 -08:00
2017-01-30 16:37:55 -05:00
2016-10-12 01:51:49 -04:00
2017-02-28 15:39:09 -08:00
2016-10-30 12:42:58 -04:00
2017-02-24 11:42:54 -05:00
2017-02-02 21:58:02 -05:00
2016-12-17 20:17:04 -08:00
2016-10-27 16:16:09 -04:00
2017-02-10 14:31:51 -05:00
2016-12-24 11:46:01 -08:00
2017-02-26 21:35:24 -05:00
2017-02-22 10:15:09 -08:00
2017-02-17 13:40:05 -05:00
2017-02-03 15:16:45 -05:00
2017-02-21 13:35:25 -05:00
2016-10-06 09:52:23 -07:00