Skip to content

Fix crashes during unsubscribe. Fix pubnub_fetch_history with crypto module. #214

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

KGronek-Pubnub
Copy link
Contributor

@KGronek-Pubnub KGronek-Pubnub commented May 22, 2025

fix(unsubscribe): fix crashes that could sometimes happen during unsubscribe

Fix crashes that could sometimes happen during unsubscribe due to calling strlen on null pointers.

fix(fetch_history): fix pubnub_fetch_history function not sending all url parameters when used with crypto api.

Fix pubnub_fetch_history function when used with crypto api. Change PUBNUB_MAX_URL_PARAMS to 12.

@KGronek-Pubnub KGronek-Pubnub self-assigned this May 22, 2025
@KGronek-Pubnub KGronek-Pubnub added status: done This issue is considered resolved. type: fix This PR contains fixes to existing features. labels May 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: done This issue is considered resolved. type: fix This PR contains fixes to existing features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant