Skip to content

Conversation

@syaoo
Copy link
Contributor

@syaoo syaoo commented Apr 23, 2025

use event_inf->event_size[index] instead of _webui_strlen(event_inf->event_data[index]), to avoid this error.

use `event_inf->event_size[index]` instead of `_webui_strlen(event_inf->event_data[index])`, to avoid this error.
@AlbertShown
Copy link
Member

Thank you @syaoo, that's a good fix. Much appreciated.

@AlbertShown
Copy link
Member

I only had to change _event_inf to event_inf

@AlbertShown AlbertShown merged commit 27679f3 into webui-dev:main Apr 23, 2025
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants