Wei Yongjun 46e407dd34 mei: fix krealloc() misuse in in mei_cl_irq_read_msg()
If krealloc() returns NULL, it doesn't free the original. So any code
of the form 'foo = krealloc(foo, ...);' is almost certainly a bug.

Introduced by commit fcb136e1ac5774909e0d85189f721b8dfa800e0f(mei: fix
reading large reposnes)

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Acked-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-04-23 10:29:58 -07:00
..
2013-04-19 13:38:38 -07:00
2013-04-19 13:38:38 -07:00
2013-04-19 13:38:38 -07:00
2013-04-11 12:39:01 -07:00
2013-04-19 13:38:39 -07:00
2013-04-19 10:58:21 -07:00
2013-01-08 16:40:45 -08:00
2013-04-19 13:38:39 -07:00
2013-03-15 11:10:48 -07:00
2013-04-19 13:38:39 -07:00
2013-03-29 08:32:21 -07:00
2013-04-19 13:38:38 -07:00
2013-04-10 18:56:53 -07:00
2013-04-19 13:38:39 -07:00
2013-04-10 18:56:53 -07:00
2013-04-05 15:49:17 -07:00
2013-04-15 10:03:21 -07:00