Jean Delvare
b33d0798e6
[PATCH] scx200_acb: Fix resource name use after free
...
We can't pass a string on the stack to request_region. As soon as we
leave the function that stack is gone and the string is lost. Let's
use the same string we identify the i2c_adapter with instead, it's
more simple, more consistent, and just works.
This is the second half of fix to bug #6445 .
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-05-09 13:04:21 -07:00
..
2005-11-10 16:09:17 -08:00
2006-03-23 14:21:54 -08:00
2005-11-10 16:09:17 -08:00
2006-03-23 14:21:54 -08:00
2005-11-10 16:09:17 -08:00
2005-11-10 16:09:17 -08:00
2005-09-05 09:14:29 -07:00
2005-04-16 15:20:36 -07:00
2005-10-28 14:02:10 -07:00
2005-11-10 16:09:17 -08:00
2006-04-20 07:54:04 -07:00
2005-11-10 16:09:17 -08:00
2006-01-05 22:16:27 -08:00
2005-06-21 21:51:53 -07:00
2006-03-20 13:42:57 -08:00
2005-04-16 15:20:36 -07:00
2006-03-23 14:21:51 -08:00
2006-03-23 14:21:54 -08:00
2006-03-23 14:21:55 -08:00
2005-11-17 15:47:30 +00:00
2006-03-20 13:42:57 -08:00
2006-03-20 13:42:57 -08:00
2006-01-05 22:16:27 -08:00
2006-04-14 11:18:34 -07:00
2006-04-14 11:18:34 -07:00
2006-04-14 11:18:34 -07:00
2005-06-21 21:51:53 -07:00
2006-03-23 14:21:55 -08:00
2006-01-09 15:47:17 +11:00
2005-11-10 16:09:17 -08:00
2006-03-23 14:21:51 -08:00
2005-06-21 21:51:53 -07:00
2006-01-07 16:15:52 +00:00
2005-11-10 16:09:17 -08:00
2005-08-09 12:08:21 -07:00
2006-04-14 11:18:34 -07:00
2005-11-10 16:09:17 -08:00
2005-11-10 16:09:17 -08:00
2005-09-05 09:14:29 -07:00
2005-11-10 16:09:17 -08:00
2005-11-10 16:09:17 -08:00
2005-11-10 16:09:17 -08:00
2006-04-14 11:18:34 -07:00
2006-01-09 15:47:17 +11:00
2006-05-09 13:04:21 -07:00
2005-04-16 15:20:36 -07:00