14 Feb
2017
14 Feb
'17
10:45 a.m.
On Tue, 2017-02-14 at 17:41 +0800, Keyon Jie wrote:
We met a variable uninitialized issue: 'ret' might be used uninitialized in this function. host.c:606 | host_preload()
Here adding the initialized assignment to fix this issue.
Signed-off-by: Keyon Jie yang.jie@linux.intel.com
Applied. Thanks
Liam