mirror of
https://github.com/Telecominfraproject/wlan-ucentral-schema.git
synced 2026-01-27 10:23:38 +00:00
Fix potential exception in state.uc (NOTE: udevmand *was* running during this) root@d4babaa310c8:~# /usr/share/ucentral/state.uc Reference error: left-hand side expression is null In /usr/share/ucentral/state.uc, line 1020, byte 35: ` state.counters = ports[iface].counters;` Near here ------------------------------------^