Jiri Slaby 4d62691b60 Staging: dream, fix buf overflow
In vfe_send_msg_no_payload there is a wrong struct vfe_message allocation.
It allocates only sizeof(pointer to vfe_message) for a whole structure.
Add a dereference to the sizeof to allocate sizeof(vfe_message).

Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-09-15 12:02:04 -07:00
..
2009-09-11 02:33:59 -04:00
2009-08-02 12:54:22 -07:00
2009-08-15 12:58:45 +09:00
2009-09-14 19:01:37 +02:00
2009-08-23 00:03:00 +02:00
2009-09-01 01:13:16 -07:00
2009-08-04 20:31:32 +02:00
2009-09-12 12:04:37 +01:00
2009-09-15 09:37:12 -07:00
2009-09-15 09:37:12 -07:00
2009-08-26 20:06:52 -07:00
2009-09-15 09:37:12 -07:00
2009-09-12 12:04:37 +01:00
2009-09-12 12:04:37 +01:00
2009-09-09 11:19:00 -04:00
2009-09-15 12:02:04 -07:00
2009-09-14 20:26:05 +02:00
2009-09-01 01:13:44 -07:00
2009-07-30 16:03:45 +09:30