+1
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This is an off by one because strlen() doesn't count the null terminator. We strcpy() these strings into an array of size MAX_CONFIG_LEN. Signed-off-by:Dan Carpenter <error27@gmail.com> Signed-off-by:
Jason Wessel <jason.wessel@windriver.com>