Skip to content

fix: check return code in unpack_callback_int64#665

Draft
KowalskiThomas wants to merge 1 commit intomsgpack:mainfrom
KowalskiThomas:kowalski/fix-check-return-code-in-unpack_callback_int64
Draft

fix: check return code in unpack_callback_int64#665
KowalskiThomas wants to merge 1 commit intomsgpack:mainfrom
KowalskiThomas:kowalski/fix-check-return-code-in-unpack_callback_int64

Conversation

@KowalskiThomas
Copy link
Copy Markdown

This simply adds a null pointer check after calling PyLong_FromLongLong / PyLong_FromLong like other similar functions do it (example here).

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.

1 participant