1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-21 06:31:06 +02:00
jow e50605b2d9 [package] uci: use a delete-safe iterator in the Lua :foreach() function
The following test case exposed a NULL pointer dereference in uci_lua_foreach():
  lua -luci -e 'x=uci.cursor(); x:foreach("firewall", "forwarding", function(s) x:delete("firewall", s[".name"]) end)'


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23757 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-01 00:20:00 +00:00
..
2010-10-19 02:07:29 +00:00
2010-05-23 14:42:44 +00:00
2010-09-06 16:34:45 +00:00
2010-10-27 15:27:12 +00:00
2010-10-30 22:35:59 +00:00
2010-08-09 13:25:58 +00:00
2009-12-19 22:19:42 +00:00
2010-10-27 19:39:09 +00:00
2010-09-30 10:48:37 +00:00