luci/applications
Hannu Nyman 83973f28c3 luci-statistics: fix uhttpd log spam from extra png close
Fix log spam that uhttpd logging change has brought to surface.

Sun Mar  1 11:10:42 2015 daemon.err uhttpd[2293]: /usr/lib/lua/luci/dispatcher.lua:433: Failed to execute call dispatcher target for entry '/admin/statistics/graph/conntrack'.
Sun Mar  1 11:10:42 2015 daemon.err uhttpd[2293]: The called action terminated with an exception:
Sun Mar  1 11:10:42 2015 daemon.err uhttpd[2293]: .../luci/controller/luci_statistics/luci_statistics.lua:153: attempt to use a closed file

Closing the png file explicitly on line 153 is unnecessary, as
ltn12's source.file method already closes the file after use.
https://github.com/openwrt/luci/blob/master/modules/luci-base/luasrc/ltn12.lua#L119

More info at https://dev.openwrt.org/ticket/19083#comment:2

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-03-02 19:04:16 +02:00
..
luci-app-ahcp Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
luci-app-asterisk luci-app-asterisk: fix typo in package description 2015-02-09 00:38:38 +00:00
luci-app-commands Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
luci-app-coovachilli luci-app-coovachilli: switch to luci.ip route functions 2015-01-22 16:36:18 +01:00
luci-app-ddns luci-app-ddns: update to version 2.2.0-1 2015-02-10 21:49:57 +01:00
luci-app-diag-core Globally reduce copyright headers 2015-01-16 23:38:38 +01:00
luci-app-diag-devinfo Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
luci-app-dump1090 Globally reduce copyright headers 2015-01-16 23:38:38 +01:00
luci-app-firewall luci-app-firewall: rework internal/external zone list handling when adding forwards 2015-01-26 17:55:09 +01:00
luci-app-freifunk-diagnostics Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
luci-app-freifunk-policyrouting Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
luci-app-freifunk-widgets Globally reduce copyright headers 2015-01-16 23:38:38 +01:00
luci-app-hd-idle Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
luci-app-ltqtapi Globally reduce copyright headers 2015-01-16 23:38:38 +01:00
luci-app-meshwizard Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
luci-app-minidlna Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
luci-app-mjpg-streamer Globally reduce copyright headers 2015-01-16 23:38:38 +01:00
luci-app-mmc-over-gpio Globally reduce copyright headers 2015-01-16 23:38:38 +01:00
luci-app-multiwan Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
luci-app-ntpc Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
luci-app-ocserv Merge pull request #305 from nmav/compression 2015-02-08 19:13:39 +01:00
luci-app-olsr luci-app-olsr: rewrite mac address resolving 2015-01-22 17:52:44 +01:00
luci-app-olsr-services applications/olsr-services: fix error on public services page 2015-02-19 20:33:26 +01:00
luci-app-olsr-viz Rework LuCI build system 2015-01-08 16:26:20 +01:00
luci-app-openvpn Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
luci-app-p2pblock Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
luci-app-p910nd Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
luci-app-pbx Rework LuCI build system 2015-01-08 16:26:20 +01:00
luci-app-pbx-voicemail Rework LuCI build system 2015-01-08 16:26:20 +01:00
luci-app-polipo Globally reduce copyright headers 2015-01-16 23:38:38 +01:00
luci-app-privoxy luci-app-privoxy: fix path to luci.mk after move 2015-01-25 18:30:07 +01:00
luci-app-qos Globally reduce copyright headers 2015-01-16 23:38:38 +01:00
luci-app-radvd Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
luci-app-samba Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
luci-app-shairplay Globally reduce copyright headers 2015-01-16 23:38:38 +01:00
luci-app-shairport Globally reduce copyright headers 2015-01-16 23:38:38 +01:00
luci-app-siitwizard luci-app-siitwizard: switch to luci.ip route functions 2015-01-22 16:29:35 +01:00
luci-app-splash applications/luci-splash: fix fac0228313 | ipt module was missing and the new functions didn't return anything 2015-02-20 14:20:55 +01:00
luci-app-statistics luci-statistics: fix uhttpd log spam from extra png close 2015-03-02 19:04:16 +02:00
luci-app-tinyproxy Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
luci-app-transmission Globally reduce copyright headers 2015-01-16 23:38:38 +01:00
luci-app-udpxy Globally reduce copyright headers 2015-01-16 23:38:38 +01:00
luci-app-upnp luci-app-upnp: supress stderr when listing MINIUPNPD chain 2015-02-28 19:07:36 +01:00
luci-app-ushare Globally reduce copyright headers 2015-01-16 23:38:38 +01:00
luci-app-vnstat Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
luci-app-voice-core Globally reduce copyright headers 2015-01-16 23:38:38 +01:00
luci-app-voice-diag Globally reduce copyright headers 2015-01-16 23:38:38 +01:00
luci-app-watchcat Globally reduce copyright headers 2015-01-16 23:38:38 +01:00
luci-app-wol Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
luci-app-wshaper Globally reduce copyright headers 2015-01-16 23:38:38 +01:00