linux-4.12-rc1/drivers/staging/rtl8723bs/hal/hal_com_phycfg.c:2966: cart before the horse ?

David Binderman dcb314 at hotmail.com
Sun May 14 19:19:50 UTC 2017


Hello there,

linux-4.12-rc1/drivers/staging/rtl8723bs/hal/hal_com_phycfg.c:2966]: (style) Array index 'i' is used before limits check.

Source code is

                while (szLine[i] != '{' && i < strlen(szLine))
                    i++;

Regards

David Binderman


More information about the devel mailing list