Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master cb88423: print.c: use SEP_XXX to print byte strings

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 01 Nov 2018 13:22:38 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cb88423dc4d661ad8dd458b035d8760c2ee94e59
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

cb88423 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    print.c: use SEP_XXX to print byte strings
    
    Bug: 15253
    Change-Id: I3b294fa65c1bd4ef4184bcf2e1b56ef4f55cbb82
    Reviewed-on: https://code.wireshark.org/review/30461
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  826f37e   Add RTCP Floor Control packets dissection for MCPTT based on 3GPP TS 24.380
     add  cb88423   print.c: use SEP_XXX to print byte strings


Summary of changes:
 epan/print.c             | 39 +++++++++++++++++++++++++++++++++++++++
 test/suite_decryption.py | 32 ++++++++++++++++----------------
 2 files changed, 55 insertions(+), 16 deletions(-)