Skip to content
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.

[#128] fix other problems related #128 #147

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

tturbs
Copy link

@tturbs tturbs commented Nov 21, 2019

This fix uri parsing fail.
Inaccurate while statement, uri parsing always run HTP_SET_BUF(ch) once more.

Reproduction

$ curl http://myserver:12345/a=012345678901234567890123....(l5k long)...

Result, You can get uri->query_raw like below. Another 8 is in between ...12345678 and 901234..

......123456788901234....

Thanks for all.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


yongk.kim seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants