URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d8ba341856fcc2305e876a9f67430ca63d03ad01
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d8ba341 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
    lwm2mtlv: Add interpretations checks
    
    Only show value as String if valid as UTF-8 string.
    Only show value as Boolean if 0 or 1.
    
    Change-Id: I56168faafff9eaeeb21ec6d57b850013bbb94c33
    Reviewed-on: https://code.wireshark.org/review/27212
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    
Actions performed:
    from  35ca224   Source files should not be executable files.
    adds  d8ba341   lwm2mtlv: Add interpretations checks
Summary of changes:
 epan/dissectors/packet-lwm2mtlv.c | 19 +++++++++++++++----
 1 file changed, 15 insertions(+), 4 deletions(-)