New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Could not supply a percent symbol for webcontrol param update #1227
Comments
|
There is also segfault with a string |
|
|
Hello @tosiara, The issue here is not about the The problem lays on the Below, a more detailed dump using This can happen in any part of the URL (also from an unauthenticated perspective), not only the Proof of concept: Unfortunately, after the segfault has happened, a manual intervention to re-run the motion service is required. |
|
Have you also checked if the stream url parsing also affected (on port 8081)? |
|
Oh, I have just checked and the stream url also segfaults. This would have higher risk as users tend to expose the stream port |
I asked MrDave about an ETA for the fix, but he mention there isn't one.
Yes, unfortunately this also affects the stream port. |
|
I believe that PR #1232 will resolve this. Can someone validate? |
|
I have checked the PR, the issue seems resolved Before the fix: After the fix: Ubuntu 14 build break: |
|
@Mr-Dave could you also create a tag, ex |
|
Or, we could merge the fix into 4.3, as master has many changes including param rename. So just updating 4.3 bracnh would be more convenient to users to update |
|
There is no way to put a percent symbol as param value, for example,
text_left:https://sourceforge.net/p/motion/mailman/message/37127567/
The text was updated successfully, but these errors were encountered: