Skip to content

v4.0.6

Compare
Choose a tag to compare
@pubnub-release-bot pubnub-release-bot released this 14 Dec 10:46
· 41 commits to master since this release
0b74c10

December 14 2022

Fixed

  • Fixed hanging allocated memory after error in parse_token by cleaning the result memory on cbor error.

Modified

  • Implemented more tests for pubnub_token_parse function to increase confidence about that function.
  • Refactored implementation of some tests' setups.