luci/applications/luci-app-olsr/luasrc/controller
Lars Kruse 7863ff7272 luci-app-olsr: handle empty result for non-status tables
The response of the jsoninfo request may be non-empty (e.g. a linebreak
or just whitespace), but still yield "nil" after "json.decode".
This situation was already handled for the "status" request, but it
leads to a dictionary access against a "nil" value for all other tables.

Signed-off-by: Lars Kruse <lists@sumpfralle.de>
2019-08-02 22:31:03 +02:00
..
olsr.lua luci-app-olsr: handle empty result for non-status tables 2019-08-02 22:31:03 +02:00
olsr4.lua Rework LuCI build system 2015-01-08 16:26:20 +01:00
olsr6.lua Rework LuCI build system 2015-01-08 16:26:20 +01:00