diff options
author | Jo-Philipp Wich <jo@mein.io> | 2016-10-25 16:36:47 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2016-10-25 16:38:50 +0200 |
commit | 81b256ee002f86077b7fd61ad200955ef983b06a (patch) | |
tree | 5302a94d10565e3b2228a40db59e606728801e01 /target/linux/ar71xx/base-files | |
parent | 93f9a9c71ce0aef64aa9bc27e3725eddf5c67f0a (diff) | |
download | mtk-20170518-81b256ee002f86077b7fd61ad200955ef983b06a.zip mtk-20170518-81b256ee002f86077b7fd61ad200955ef983b06a.tar.gz mtk-20170518-81b256ee002f86077b7fd61ad200955ef983b06a.tar.bz2 |
uhttpd: fix handling of special "/" prefix when matching handlers
The special prefix of "/" should match any url by definition but the final
assertion which ensures that the matched prefix ends in '\0' or '/' is causing
matches against the "/" prefix to fail.
Update to current HEAD in order to fix this particular case.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'target/linux/ar71xx/base-files')
0 files changed, 0 insertions, 0 deletions