URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=63a1eb2eeaf8cc882277e67062f05d75d448ff57
Submitter: "Anders Broman <a.broma...@gmail.com>"
Changed: branch: master
Repository: wireshark

Commits:

63a1eb2 by Roger Light (ro...@atchoo.org):

    MQTT v5 malformed packet fixes.
    
    Neither of the following situations were reading MQTT v5 properties from
    the packet, leading to valid MQTT 5 packets being marked as malformed.
    
    CONNECT packet with a Will
    UNSUBSCRIBE packet
    
    Bug: 15257
    Change-Id: Iedb68e7285832fc5692f793b4354a6402ca8ac8d
    Reviewed-on: https://code.wireshark.org/review/30464
    Petri-Dish: Stig Bjørlykke <s...@bjorlykke.org>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Dario Lombardo <lom...@gmail.com>
    Reviewed-by: Anders Broman <a.broma...@gmail.com>
    

Actions performed:

    from  2947e03   Bluetooth: HCI: Add more description about SCO Packet Types
     add  63a1eb2   MQTT v5 malformed packet fixes.


Summary of changes:
 epan/dissectors/packet-mqtt.c | 40 +++++++++++++++++++++++++++-------------
 1 file changed, 27 insertions(+), 13 deletions(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to