URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f43625386a7a58d47f0dc313f9980962cd8444bc
Submitter: "Guy Harris <ghar...@sonic.net>"
Changed: branch: master
Repository: wireshark

Commits:

f436253 by Guy Harris (ghar...@sonic.net):

    indigocare-netrix: use a string encoding for all tvb_get_string_enc() calls.
    
    Don't just pass ENC_NA, pass ENC_ASCII|ENC_NA, to mark all string
    fetches with the encoding to use.
    
    Change-Id: Icbe533b8e36d6df25841049950512cecd4c247a1
    Reviewed-on: https://code.wireshark.org/review/38221
    Reviewed-by: Guy Harris <ghar...@sonic.net>
    

Actions performed:

    from  5dec9f9   indigocare-icall: use a string encoding for all 
tvb_get_string_enc() calls.
     add  f436253   indigocare-netrix: use a string encoding for all 
tvb_get_string_enc() calls.


Summary of changes:
 epan/dissectors/packet-indigocare-netrix.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to