5283a2be98
unsigned byte value is initialized to -1 and so never satisifies the while condition, leading to broken ipv4 parsing (dead code). Fix this by making byte value signed. Reported by coverity #27326. Signed-off-by: Loic Poulain <loic.poulain@linaro.org> |
||
---|---|---|
.. | ||
esp | ||
eswifi | ||
simplelink | ||
winc1500 | ||
CMakeLists.txt | ||
Kconfig |