openwrtv3/package/network
Jo-Philipp Wich b82bd94b62 uhttpd: fix crash with enabled relro, memory leak in dirlists and lfs
* Fix the ubus plugin to not make its uhttpd_plugin entry symbol
   constant as uhttpd needs to modify its list_head member
 * Make sure that uhttpd supports large files by using 64bit ints
   where appropriate and by passing _FILE_OFFSET_BITS=64 to the build
 * Plug a possible memleak in the directory listing code

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>

SVN-Revision: 44135
2015-01-25 17:23:26 +00:00
..
config netifd: fix a regression with some VLAN configurations introduced in the last update 2015-01-24 14:16:36 +00:00
ipv6 map: export calculated ruleset to /tmp 2015-01-13 19:00:39 +00:00
services uhttpd: fix crash with enabled relro, memory leak in dirlists and lfs 2015-01-25 17:23:26 +00:00
utils build: drop obsolete kernel version dependencies 2015-01-24 20:02:09 +00:00