Markus Armbruster
cc69bda6c9
sdl: Fix heap smash in sdl_zoom_rgb{16,32} for int > 32 bits
...
Careless use of malloc(): allocate Uint32[N], assign to int *, use
int[N].
Fix by converting to g_new().
Functions can't fail anymore, so make them return void. Caller
ignored the value anyway.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2013-01-15 18:25:30 -06:00
..
2012-12-19 08:32:45 +01:00
2012-12-19 08:32:46 +01:00
2012-12-19 08:31:31 +01:00
2012-12-19 08:32:45 +01:00
2012-12-19 08:31:30 +01:00
2012-12-19 08:31:30 +01:00
2012-12-19 08:31:30 +01:00
2010-07-26 17:35:54 -05:00
2012-12-19 08:31:31 +01:00
2012-12-19 08:32:45 +01:00
2012-12-19 08:32:45 +01:00
2010-07-26 17:35:54 -05:00
2012-12-22 12:04:00 +00:00
2012-12-19 08:31:30 +01:00
2012-12-19 08:31:30 +01:00
2010-07-26 17:35:54 -05:00
2013-01-15 18:25:30 -06:00
2013-01-15 18:25:30 -06:00
2010-07-26 17:35:54 -05:00
2012-12-19 08:32:45 +01:00
2013-01-12 17:17:53 +01:00
2012-12-19 08:32:45 +01:00
2012-12-19 08:31:30 +01:00
2012-12-19 08:31:30 +01:00
2011-04-01 22:29:27 +02:00
2012-10-06 18:54:14 +02:00
2012-12-19 08:32:39 +01:00
2012-07-28 09:23:11 +00:00
2010-07-26 17:35:54 -05:00
2012-11-01 14:00:04 +01:00
2012-11-01 14:00:05 +01:00
2012-12-19 08:32:39 +01:00
2010-07-26 17:36:14 -05:00
2011-08-20 23:01:08 -05:00
2011-02-23 16:28:28 -06:00
2012-11-01 14:00:04 +01:00
2011-02-23 16:28:28 -06:00
2011-12-14 11:09:44 +00:00
2011-12-14 11:09:44 +00:00
2012-12-19 08:32:39 +01:00
2012-11-01 19:49:45 +01:00
2012-12-06 09:17:05 +01:00
2012-12-19 08:32:39 +01:00
2012-12-19 08:32:39 +01:00
2012-12-19 08:32:39 +01:00
2012-12-19 08:32:45 +01:00
2012-12-19 08:32:39 +01:00
2010-07-26 17:35:54 -05:00
2011-01-23 16:21:20 +00:00