vatrace: Initialize the local variable 'i'
authorXiang, Haihao <haihao.xiang@intel.com>
Mon, 12 Aug 2013 06:28:01 +0000 (14:28 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Mon, 17 Mar 2014 01:36:10 +0000 (09:36 +0800)
commit45cc9daf82003eeb93f0987f8cec1a3bf1557fce
treeae12f3cd53ed565614c4e141c2d2cc2aff7b4636
parente90fc3da6c1aaa6d51ae385f6dc8e41c65fc350c
vatrace: Initialize the local variable 'i'

Otherwise the variable is used without being initialized.

Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
(cherry picked from commit f5a6a2867b88b36936bf721682b674e2979065d3)
va/va_trace.c