aboutsummaryrefslogtreecommitdiffstats
path: root/package/uhttpd/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2012-05-30 15:30:07 +0000
committerJo-Philipp Wich <jow@openwrt.org>2012-05-30 15:30:07 +0000
commit5aefe3b277662416ea1a6e97292d4b360ef74c41 (patch)
treeba2a1fbb6084c1f7c69bfe9feef66370baf5ac59 /package/uhttpd/Makefile
parent3fc76fb7814dded3730571768f1b6d75fb981f0d (diff)
downloadupstream-5aefe3b277662416ea1a6e97292d4b360ef74c41.tar.gz
upstream-5aefe3b277662416ea1a6e97292d4b360ef74c41.tar.bz2
upstream-5aefe3b277662416ea1a6e97292d4b360ef74c41.zip
uhttpd: fix wrongly applied sizeof() leading to writing beyound end of buffer and subsequent data corruption (#11557)
SVN-Revision: 32005
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 f30d6cabd1..13da14dfe9 100644
--- a/package/uhttpd/Makefile
+++ b/package/uhttpd/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=uhttpd
-PKG_RELEASE:=33
+PKG_RELEASE:=34
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
PKG_CONFIG_DEPENDS := \