OSDN Git Service

Fix a potential infinite loop
authorXiang, Haihao <haihao.xiang@intel.com>
Thu, 3 Mar 2016 02:01:19 +0000 (10:01 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Fri, 4 Mar 2016 04:30:13 +0000 (12:30 +0800)
commit4664dc66feb0630b668978aba703365f28627c36
treec73c28c23b9337dd23493bac40a76b3251324a74
parentc60283ab1423aa6323723beb5335b52c1adf8f6f
Fix a potential infinite loop

It will result in infinite loop if the input fourcc isn't supported
by the driver. This issue is reported by Guangxin

Cc: Xu, Guangxin <Guangxin.Xu@intel.com>
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
src/i965_drv_video.c