Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

ogis-yamazaki
Copy link
Contributor

@mcollina
@linwe2012

I need this PR(#78), so I fixed the conflict

fix #78 conflict

thanks

Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@bkp7
Copy link
Contributor

bkp7 commented Feb 9, 2021

PR #98 doesn't address the underlying problem of the buffer overflow. The _parseProperties function is used in other places and the issue remains in those places. My PR #100 fixes the underlying cause of the out of bounds error. I have also included the test for the particular issue identified in this within my PR.

@mcollina
Copy link
Member

mcollina commented Feb 9, 2021

@bkp7 do you mean this should not land?

@bkp7
Copy link
Contributor

bkp7 commented Feb 9, 2021

@bkp7 do you mean this should not land?

@mcollina yes I do.

The underlying problem is with _parseVarByteNum(). If my PR #100 is accepted, this one is not required, and I have added the test to my PR to show that.

@ogis-yamazaki ogis-yamazaki deleted the fix_mqtt5_disconnect_can_have_no_property_fields branch February 15, 2021 00:15
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.

4 participants