summaryrefslogtreecommitdiffstats
path: root/package/uhttpd/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2012-06-18 00:41:43 +0000
committerJo-Philipp Wich <jow@openwrt.org>2012-06-18 00:41:43 +0000
commitc73b39fd302245a47813d1a41a082df7b82c45fb (patch)
treeba2e5ccab10d9f4f116b09f56bb4f6b24fe3f3b1 /package/uhttpd/Makefile
parentfd38f78bfe8a58cade2a902e53a6f38dc9224772 (diff)
downloadmaster-31e0f0ae-c73b39fd302245a47813d1a41a082df7b82c45fb.tar.gz
master-31e0f0ae-c73b39fd302245a47813d1a41a082df7b82c45fb.tar.bz2
master-31e0f0ae-c73b39fd302245a47813d1a41a082df7b82c45fb.zip
uhttpd: finish inherited uloop in forked childs, fixes misdispatched events leading to race conditions and bad memory accesses
SVN-Revision: 32419
Diffstat (limited to 'package/uhttpd/Makefile')
-rw-r--r--package/uhttpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/uhttpd/Makefile b/package/uhttpd/Makefile
index 9d8f9fa95d..b8afa0d89f 100644
--- a/package/uhttpd/Makefile
+++ b/package/uhttpd/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=uhttpd
-PKG_RELEASE:=35
+PKG_RELEASE:=36
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
PKG_CONFIG_DEPENDS := \