analogdevicesinc / EVAL-ADICUP3029

This repo includes examples which run on the EVAL-ADICUP3029 ARM Cortex-M3 processor development platform from Analog Devices.
https://wiki.analog.com/resources/eval/user-guides/eval-adicup3029
Other
38 stars 63 forks source link

demo_esp8266: fix out of bounds errors #37

Closed adrimbarean closed 5 years ago

adrimbarean commented 5 years ago

Travis static analysis reported out of bounds errors for literal strings on the changed "strncat" functions. Fix errors.

Signed-off-by: Andrei Drimbarean Andrei.Drimbarean@analog.com

mirceacaprioru commented 5 years ago

it seems that you still get an out of bounds error from Travis