Fix #391: Add missing buffer null check by xerial · Pull Request #392 · msgpack/msgpack-java
Navigation Menu
{{ message }}
msgpack / msgpack-java Public
- Notifications You must be signed in to change notification settings
- Fork 325
Merged
Fix #391: Add missing buffer null check#392
Fix #391: Add missing buffer null check#392
Conversation
Copy link Copy Markdown
Member
If write/addPayload is used without any preceding packXXX methods, MessagePacker throws NPE #391
Copy link Copy Markdown
Member
frsyuki
commented
Sep 30, 2016
frsyuki commented
Sep 30, 2016LGTM!
Copy link Copy Markdown
Member Author
xerial
commented
Sep 30, 2016
xerial commented
Sep 30, 2016Thanks for checking.
xerial
merged commit
0c0c41f
into
develop
xerial
deleted the
add-buffer-null-check
branch
This file contains hidden or 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment