Wireshark-commits: [Wireshark-commits] master-3.0 7a12375: lwm2mtlv: Format string when used in hea

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 08 Mar 2019 13:33:51 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7a123759fa5ef435be3eeea559370e23809e35d1
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

7a12375 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    lwm2mtlv: Format string when used in header
    
    Use format_text() on strings when used in the TLV header.
    
    Bug: 15572
    Change-Id: Ia9dc585deff3d21782e552a018c80e63c700c73d
    Reviewed-on: https://code.wireshark.org/review/32355
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    (cherry picked from commit fff746ae03cf347e0152d9142784d2041ee0e9b3)
    Reviewed-on: https://code.wireshark.org/review/32358
    

Actions performed:

    from  88e50bb   ieee802154: Show header fields
     add  7a12375   lwm2mtlv: Format string when used in header


Summary of changes:
 epan/dissectors/packet-lwm2mtlv.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)