Marco Varlese
04e5d64c45
SCTP: fix connection memory corruption
...
A bug was found when multiple SCTP connections were being opened to the
same SCTP server. This patch addresses that problem, removing the use of
the 'parent' pointer approach for sub-connection and saving instead
within the sub-connection itself the ID representing its position. That
facilitates pointer-arithmetic to be computed in the
get_connection_from_transport().
Change-Id: Iaa1f4efc501590be1c93e42fd6fe3d6e02f635eb
Signed-off-by: Marco Varlese <marco.varlese@suse.com>
2018-02-25 19:33:48 +00:00
..
2018-02-22 19:57:08 +00:00
2018-02-06 12:44:08 +00:00
2018-02-24 18:11:16 +00:00
2018-02-06 15:39:57 +00:00
2018-02-17 20:42:49 +00:00
2018-02-22 19:32:18 +00:00
2018-02-01 23:41:17 +00:00
2018-01-08 01:51:24 -08:00
2018-02-22 17:55:39 +00:00
2018-02-17 20:42:49 +00:00
2018-02-08 10:01:09 +00:00
2017-12-11 19:05:23 +00:00
2018-02-08 15:51:46 +00:00
2017-10-21 14:39:40 +00:00
2018-02-16 02:44:08 -08:00
2018-02-07 18:01:09 +00:00
2018-02-08 22:34:29 +00:00
2017-10-25 16:28:03 +00:00
2018-01-23 13:36:48 +00:00
2018-01-09 16:38:19 +00:00
2018-02-09 13:17:54 +00:00
2018-02-08 22:21:36 +00:00
2018-02-15 11:07:56 +00:00
2018-02-12 11:23:33 +00:00
2018-01-09 12:41:23 +00:00
2018-01-24 15:14:16 +00:00
2017-12-15 09:50:21 +00:00
2017-12-15 09:50:21 +00:00
2018-02-21 16:36:17 +00:00
2017-10-09 19:27:34 +00:00
2018-02-02 02:20:46 +00:00
2018-01-09 12:41:23 +00:00
2018-01-09 12:41:23 +00:00
2018-01-31 17:29:13 +00:00
2018-02-16 02:44:08 -08:00
2017-12-13 19:03:56 +00:00
2017-12-16 22:16:24 +00:00
2017-11-17 10:07:40 +00:00
2018-02-01 23:41:17 +00:00
2018-02-25 19:33:48 +00:00
2018-02-14 00:54:43 -08:00
2018-02-15 11:07:56 +00:00
2017-11-10 20:25:10 +00:00
2018-01-26 16:15:13 +00:00
2018-01-09 12:41:23 +00:00
2018-02-22 17:55:39 +00:00
2018-02-21 20:33:07 +00:00
2018-02-22 17:55:39 +00:00
2017-12-13 19:03:56 +00:00
2017-12-13 19:03:56 +00:00
2018-02-01 23:41:17 +00:00
2018-02-06 12:44:08 +00:00
2018-02-15 11:07:56 +00:00
2018-02-01 23:41:17 +00:00
2018-01-09 16:38:19 +00:00
2018-02-01 23:41:17 +00:00
2018-02-06 12:44:08 +00:00
2018-02-16 02:44:08 -08:00
2018-02-01 23:41:17 +00:00
2017-11-07 16:13:42 +00:00