webui-dev / webui

Use any web browser or WebView as GUI, with your preferred language in the backend and modern web technologies in the frontend, all in a lightweight portable library.
https://webui.me
MIT License
2.63k stars 157 forks source link

`WEBUI_MAX_ARG` fix #251

Closed fibodevy closed 9 months ago

hassandraga commented 9 months ago

Thank you for fixing the bug. That's actually fixing an overflow crash 👍

hassandraga commented 9 months ago

For next PRs we should start formatting code using Clang, I will start doing it too.