Wireshark-commits: [Wireshark-commits] master ae367d9: lwm2mtlv: Format string when used in header
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 08 Mar 2019 13:33:35 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ae367d9b9b34588c43621e04cf48da54aed3b96d
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

ae367d9 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>
    

Actions performed:

    from  5fa5014   SCCP: Only show associated IMSI if present.
     add  ae367d9   lwm2mtlv: Format string when used in header


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