commit | b0f9bf369f34791cf8271be8c610a1e50ead6002 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Mon Oct 08 08:35:56 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Oct 25 16:20:26 2012 -0200 |
tree | e1f36f99a442a133b09a181d2a8e13d3afdaa6fa | |
parent | 8163ec0b2648c2f7e84edb969dde537ec45f1666 [diff] |
[media] dvb-frontends: fix potential NULL pointer dereference in stv0900_set_mclk() The dereference should be moved below the NULL test. dpatch engine is used to auto generate this patch. (https://github.com/weiyj/dpatch) Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>