Wireshark-commits: [Wireshark-commits] master-3.0 b46bd20: mqtt: Add a preference to show message a

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 21 May 2019 08:18:05 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b46bd201c8a741ba8cd38dbd941247a77b83532f
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

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

    mqtt: Add a preference to show message as text
    
    Make a configurable preference to show the publish message as text
    to bring back the old behavior.
    
    Ping-Bug: 15738
    Change-Id: I90ff4ab4c8fe857fa7ea585f67aef516d84c22c1
    Reviewed-on: https://code.wireshark.org/review/33284
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    (cherry picked from commit ac8f51a5203255565b9e9043cf286c2ff9ec64dc)
    Reviewed-on: https://code.wireshark.org/review/33288
    

Actions performed:

    from  a4f4e5e   K12: reverse use after free
     add  b46bd20   mqtt: Add a preference to show message as text


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