-
Notifications
You must be signed in to change notification settings - Fork 140
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert the possibility to pass char array to subscribe, publish and u…
…nsubscribe It was a bad idea as the buffer stored in the callback list get deleted if it come from a String object that is deleted after the call of subscribe.
- Loading branch information
plapointe6
committed
Feb 21, 2019
1 parent
71c7e4b
commit 191549e
Showing
2 changed files
with
16 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters