Wireshark-commits: [Wireshark-commits] master-3.0 e09def2: mqtt: Check for a valid payload protocol
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 30 Apr 2019 12:14:35 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e09def2094a8a5ee0319b9eb5084a65d57e4dc02
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

e09def2 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    mqtt: Check for a valid payload protocol
    
    Make the "Payload protocol" mandatory when configuring message decoding.
    
    Change-Id: Ia3cd8cb1b789b80439f55bdd87e7f1bd806013e0
    Ping-Bug: 15738
    Reviewed-on: https://code.wireshark.org/review/33021
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    (cherry picked from commit 999fc0d38ab90574624ebce8c0f469f0ed76ce11)
    Reviewed-on: https://code.wireshark.org/review/33023
    

Actions performed:

    from  c8db390   caputils: Fix endless recursive loop on Windows
     add  e09def2   mqtt: Check for a valid payload protocol


Summary of changes:
 epan/dissectors/packet-mqtt.c | 6 ++++++
 1 file changed, 6 insertions(+)