aboutsummaryrefslogtreecommitdiffstats
path: root/testing/althttpd/10-allow-filename-plus-sign.patch
diff options
context:
space:
mode:
authorSodface <sod@sodface.com>2020-12-01 23:33:13 -0500
committerLeo <thinkabit.ukim@gmail.com>2020-12-02 13:48:25 +0000
commit7875220e442a5afca17decead662089b6b6c1057 (patch)
tree7cadba6c534d10dd95d20174b8b45451c8d604e8 /testing/althttpd/10-allow-filename-plus-sign.patch
parente2c9e26882e1a131f1ec6973ff3235804bfce0bb (diff)
testing/althttpd: upgrade to 202012011402
Diffstat (limited to 'testing/althttpd/10-allow-filename-plus-sign.patch')
-rw-r--r--testing/althttpd/10-allow-filename-plus-sign.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/althttpd/10-allow-filename-plus-sign.patch b/testing/althttpd/10-allow-filename-plus-sign.patch
index 03787f78587..15e111374bd 100644
--- a/testing/althttpd/10-allow-filename-plus-sign.patch
+++ b/testing/althttpd/10-allow-filename-plus-sign.patch
@@ -2,8 +2,8 @@ The following table contains 1 for all characters that are permitted in
the part of the URL before the query parameters and fragment. This patch
adds the plus sign (0x2b) to the list of characters allowed by upstream
which are 0-9a-zA-Z,-./:_~
---- src/misc/althttpd.c.orig
-+++ src/misc/althttpd.c
+--- src/althttpd.c.orig
++++ src/althttpd.c
@@ -1213,7 +1213,7 @@
/* x0 x1 x2 x3 x4 x5 x6 x7 x8 x9 xa xb xc xd xe xf */
/* 0x */ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,