uhttpd: fix crash with enabled relro, memory leak in dirlists and lfs
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 25 Jan 2015 17:23:26 +0000 (17:23 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 25 Jan 2015 17:23:26 +0000 (17:23 +0000)
commitb82bd94b62d35a4d0be3ed6314bf85eae2ab7c89
tree5a3b53c4b85b3aa40e26fe1963e02f1b68797227
parent2d523f7d59ef1ccf2ba7bc00f7347a43ba40d73e
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
package/network/services/uhttpd/Makefile