Skip to content
Commit 7bfd36d5 authored by Daniel Dickinson's avatar Daniel Dickinson
Browse files

base: webadmin: Don't take substring of nil variable



When converting interface names to UCI network names
webadmin fails if there is no UCI network name because
webadmin failed to ensure uciname has a value before
attempting to take a substring.

Signed-off-by: default avatarDaniel Dickinson <lede@cshore.thecshore.com>
parent f12fdba2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment