Wireshark-commits: [Wireshark-commits] master-2.6 4336bfb: Strings in the CUPS browsing protocol ar
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 28 May 2019 00:50:12 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4336bfb1e1d355351777ef3c2b8b0259a1a0e27e
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

4336bfb by Guy Harris (guy@xxxxxxxxxxxx):

    Strings in the CUPS browsing protocol are UTF-8.
    
    Change-Id: I594a22acf9202f7b7ca2e4ee3c58c308c2cd7019
    Reviewed-on: https://code.wireshark.org/review/33390
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 1d88e9b25fd40a692777c9ab7fb503584afacf0d)
    Reviewed-on: https://code.wireshark.org/review/33393
    

Actions performed:

    from  e269273   *Always* pair ENC_UTF_16 and ENC_UCS_2 with a byte order.
     add  4336bfb   Strings in the CUPS browsing protocol are UTF-8.


Summary of changes:
 epan/dissectors/packet-cups.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)