Skip to content

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

Merged
h2zero merged 1 commit into
masterfrom
bugfix-notify-indicate
Apr 24, 2025
Merged

[Bugfix] notify/indicate incorrectly returning success with custom value#943
h2zero merged 1 commit into
masterfrom
bugfix-notify-indicate

Conversation

@h2zero
Copy link
Copy Markdown
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