URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ea70cca266595ad090389a0b9a361f4e17757feb
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark
Commits:
ea70cca by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
mqtt: Dissect publish message as bytes
The MQTT documentation states "The Payload contains the Application
Message that is being published. The content and format of the data
is application specific."
Bug: 15738
Change-Id: Ie9d603049821fd7fe73add675a95245d5f27e0b0
Reviewed-on: https://code.wireshark.org/review/33020
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
(cherry picked from commit 66d41dc033713c88609b40bb7f1a624c35f1b756)
Reviewed-on: https://code.wireshark.org/review/33049
Actions performed:
from 7960583 Qt: Remove the border around inactive+selected packet list items
add ea70cca mqtt: Dissect publish message as bytes
Summary of changes:
epan/dissectors/packet-mqtt.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)