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

Commits:

7232383 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/33394
    

Actions performed:

    from  6030d61   *Always* pair ENC_UTF_16 and ENC_UCS_2 with a byte order.
     add  7232383   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(-)