Fix va_fool.c klocwork issue
authorElaine Wang <elaine.wang@intel.com>
Thu, 31 Jan 2013 14:52:13 +0000 (22:52 +0800)
committerAustin Yuan <shengquan.yuan@gmail.com>
Tue, 5 Feb 2013 05:43:44 +0000 (13:43 +0800)
commit0be2e5369adae0b37da0a90196fce82703ecb3ef
treec01c76262f5205ae0f02af87e9a6736a1176370e
parent21649988d6b532cc96f633db017d1e4369f640e9
Fix va_fool.c klocwork issue

BZ: 83882

Fix klocwork issue that complaine array 'fool_context[idx].fool_buf'
of size 43 may use index value(s) 0..255

Change-Id: I196a36c0067e2b7e390567a203ef1520af5b873f
Signed-off-by: Elaine Wang <elaine.wang@intel.com>
va/va_fool.c