From 12bbe8b2af41a95514a40fc7acc604d1e906ae7e Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Sun, 18 Sep 2011 22:30:20 +0000 Subject: uhttpd: fix possible CGI header line parsing beyound the empty line, thanks Linus Luessing for spotting it SVN-Revision: 28254 --- package/uhttpd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/uhttpd/Makefile') diff --git a/package/uhttpd/Makefile b/package/uhttpd/Makefile index 5fa12fc..4f29284 100644 --- a/package/uhttpd/Makefile +++ b/package/uhttpd/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=uhttpd -PKG_RELEASE:=26 +PKG_RELEASE:=27 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME) PKG_CONFIG_DEPENDS := \ -- cgit v1.1