Skip to content

[Bugfix] notify/indicate incorrectly returning success with custom value #943

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

Merged
merged 1 commit into from
Apr 24, 2025

Conversation

h2zero
Copy link
Owner

@h2zero h2zero commented Apr 23, 2025

When sending an array of data with a length value the wrong overload/template was being used and the length value was being interpreted as the connection handle.

This updates the template to disable it when an array is passed and will now also report the error.

Fixes #922

When sending an array of data with a length value the wrong overload/template was being
used and the length value was being interpreted as the connection handle.

This updates the template to disable it when an array is passed and will now also report the error.
@h2zero h2zero merged commit d582040 into master Apr 24, 2025
31 checks passed
@h2zero h2zero deleted the bugfix-notify-indicate branch April 24, 2025 23:06
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.

indicate() [4/5] not working in 2.x
1 participant