MGS-3846 [#imx-1015] fix coverity high impact issue
authorYuchou Gan <yuchou.gan@nxp.com>
Thu, 26 Apr 2018 10:52:58 +0000 (18:52 +0800)
committerYuchou Gan <yuchou.gan@nxp.com>
Thu, 26 Apr 2018 10:55:40 +0000 (18:55 +0800)
commit20d26d9f1248f03f3cec90045f4fb5fc4657fc58
treeb5d97384581702f1cd77e3b8d2c2443049226ca5
parentf411037dbc0b61c3a3bae25b0d144df5e565e501
MGS-3846 [#imx-1015] fix coverity high impact issue

Using uninitialized value minf when calling snprintf.
Initilize it to fix.

Date: 25th Apr, 2018
Signed-off-by: Yuchou Gan<yuchou.gan@nxp.com>
drivers/mxc/gpu-viv/hal/os/linux/kernel/platform/freescale/gc_hal_kernel_platform_imx.c