Browse Source
lwip_itoa would output the number 0 as \0. This fixes the issue by adding a special check before the normal conversion loop This was found via shell cmd idxtoname and win32 port. "lo0" should be returned for index 1STABLE-2_1_x
2 changed files with 8 additions and 0 deletions
Loading…
Reference in new issue