Wireshark-commits: [Wireshark-commits] master 183a0df: dvb-ci: register the dissector by name

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 19 Apr 2020 14:43:43 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=183a0dfdd6862e06fe94a6c415ef9458b7dc1cd9
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

183a0df by Martin Kaiser (wireshark@xxxxxxxxx):

    dvb-ci: register the dissector by name
    
    Register the DVB-CI dissector by name in addition to linking it to
    the DVB-CI DLT.
    
    This makes it easier for fuzzshark to find the dissector.
    
    Change-Id: Ieda150a9ad573a59e2dfcce97a4a1b17a0d66d93
    Reviewed-on: https://code.wireshark.org/review/36886
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    Petri-Dish: Martin Kaiser <wireshark@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  53a313f   [Automatic update for 2020-04-19]
     add  183a0df   dvb-ci: register the dissector by name


Summary of changes:
 epan/dissectors/packet-dvbci.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)