Skip to content
Commit 180f6b78 authored by Jo-Philipp Wich's avatar Jo-Philipp Wich
Browse files

rpcd-mod-luci: fix crash on not existing uci options



Checking the return value of uci_lookup_ptr() is not enough to ensure that
the requested optiomn has actually been found.

Signed-off-by: default avatarJo-Philipp Wich <jo@mein.io>
parent 1b835a50
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