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

Commits:

1d23079 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/33392
    

Actions performed:

    from  94bfb23   *Always* pair ENC_UTF_16 and ENC_UCS_2 with a byte order.
     add  1d23079   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(-)