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 4a5812a: Revert "FT_BYTES: fix dissection of FT_BYTES

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 01 Nov 2018 07:49:07 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4a5812aca2a388580f32140a7212d0da4eca0162
Submitter: "Pascal Quantin <pascal.quantin@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

4a5812a by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Revert "FT_BYTES: fix dissection of FT_BYTES when using SEP_SPACE and "NONE" options"
    
    This reverts commit 0457e6041942776ecff9d4377fc0ce5a340dbb7a.
    
    Change-Id: Id39722872efbe98648754d7543da7ae5b08f8b67
    Reviewed-on: https://code.wireshark.org/review/30451
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  bcaf997   wsutil: introduce ws_pipe_close() helper and use it to terminate mmdbresolve
     add  4a5812a   Revert "FT_BYTES: fix dissection of FT_BYTES when using SEP_SPACE and "NONE" options"


Summary of changes:
 epan/ftypes/ftype-bytes.c | 38 +++++++++-----------------------------
 epan/proto.c              |  3 +--
 epan/proto.h              | 13 ++++++-------
 3 files changed, 16 insertions(+), 38 deletions(-)