Dan Carpenter
db7ddeab3c
lib/test_kmod.c: potential double free in error handling
...
There is a copy and paste bug so we set "config->test_driver" to NULL
twice instead of setting "config->test_fs". Smatch complains that it
leads to a double free:
lib/test_kmod.c:840 __kmod_config_init() warn: 'config->test_fs' double freed
Link: http://lkml.kernel.org/r/20190121140011.GA14283@kadam
Fixes: d9c6a72d6fa2 ("kmod: add test driver to stress test the module loader")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Luis Chamberlain <mcgrof@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2019-02-01 15:46:23 -08:00
..
2018-12-19 10:42:08 +01:00
2018-10-31 08:54:14 -07:00
2018-08-07 17:51:39 +08:00
2019-01-06 16:33:10 -08:00
2018-07-10 15:00:52 -06:00
2018-10-02 08:44:59 +10:00
2018-10-31 08:54:13 -07:00
2018-08-22 10:52:48 -07:00
2018-06-12 16:19:22 -07:00
2018-06-21 14:25:21 +02:00
2018-10-12 09:17:46 +02:00
2019-01-03 18:57:57 -08:00
2018-08-16 12:14:42 -07:00
2018-11-30 07:22:05 +01:00
2018-11-20 14:26:55 +08:00
2018-11-29 17:30:48 +02:00
2018-10-31 08:54:16 -07:00
2018-09-10 16:09:27 +01:00
2018-07-27 19:04:33 +08:00
2018-08-22 10:52:48 -07:00
2018-09-14 14:08:52 +08:00
2018-10-19 07:53:18 +02:00
2018-12-28 12:11:45 -08:00
2018-06-12 23:33:24 +02:00
2018-07-27 19:16:38 +08:00
2018-07-23 15:22:39 +10:00
2019-01-06 09:46:51 +09:00
2018-04-27 08:51:26 -04:00
2019-01-04 13:13:46 -08:00
2018-11-12 14:26:21 -08:00
2018-07-27 19:04:33 +08:00
2018-12-29 11:36:44 -08:00
2019-01-05 13:54:53 -08:00
2018-10-21 10:46:44 -04:00
2019-01-21 07:20:18 +13:00
2018-06-12 16:19:22 -07:00
2018-05-09 06:55:44 +02:00
2018-12-28 12:11:50 -08:00
2019-01-05 13:18:59 -08:00
2019-01-03 08:21:02 -07:00
2018-12-29 13:03:29 -08:00
2018-12-28 12:11:43 -08:00
2018-08-10 20:19:58 -07:00
2018-06-12 16:19:22 -07:00
2018-07-02 16:20:23 -04:00
2018-11-11 11:27:43 -08:00
2018-12-06 13:57:03 +01:00
2018-10-31 08:54:13 -07:00
2018-03-26 15:09:38 +02:00
2018-04-11 10:28:35 -07:00
2018-07-03 09:44:36 +02:00
2018-04-12 09:41:19 -07:00
2018-06-12 16:19:22 -07:00
2018-12-27 13:53:32 -08:00
2018-10-16 13:45:44 +02:00
2018-10-08 10:39:04 -07:00
2018-07-09 14:10:40 +02:00
2018-11-15 14:43:43 -08:00
2018-10-31 08:54:12 -07:00
2018-08-30 12:56:40 +02:00
2018-11-27 09:21:45 -08:00
2018-12-06 08:26:16 -05:00
2018-06-12 16:19:22 -07:00
2018-07-07 01:45:31 +02:00
2018-07-17 09:27:43 +02:00
2018-12-03 15:31:55 -08:00
2019-01-15 16:29:57 +12:00
2018-12-06 07:04:56 -08:00
2018-12-22 08:21:03 -05:00
2018-10-31 08:54:13 -07:00
2018-04-13 17:10:28 -07:00
2018-12-28 12:11:49 -08:00
2018-10-16 13:45:44 +02:00
2019-01-04 12:56:09 -08:00
2019-01-04 12:56:09 -08:00
2018-06-27 18:58:49 +03:00
2018-05-18 17:17:12 -07:00
2018-11-16 19:25:29 -08:00
2018-12-17 22:12:30 +11:00
2018-11-11 09:18:04 -08:00
2018-11-30 12:13:15 -08:00
2018-10-15 16:31:29 -04:00
2018-10-26 16:25:18 -07:00
2019-02-01 15:46:23 -08:00
2018-10-16 13:45:44 +02:00
2018-11-15 14:57:09 -08:00
2018-08-08 09:47:26 -06:00
2018-12-10 22:39:34 +01:00
2018-12-18 15:12:53 -08:00
2018-04-11 10:28:35 -07:00
2018-03-26 15:55:57 +02:00
2019-01-14 14:50:34 -05:00
2018-04-16 18:53:13 -04:00
2018-11-18 10:15:10 -08:00
2018-04-23 16:39:35 +01:00
2018-06-07 17:34:39 -07:00
2019-01-03 18:57:57 -08:00
2018-12-10 22:39:34 +01:00
2019-01-06 22:12:58 -05:00