Wireshark-commits: [Wireshark-commits] master f269f56: extcap: make extcaps use the version registe

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 24 Aug 2016 12:26:16 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f269f56c1ab485a9f3462554eb088f6895e3ccf6
Submitter: Roland Knall (rknall@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f269f56 by Dario Lombardo (lomato@xxxxxxxxx):

    extcap: make extcaps use the version registered in config.
    
    Change-Id: I12d0d0bec06e02af0a9d0877c0f0f1d86261d752
    Reviewed-on: https://code.wireshark.org/review/17296
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  2095b32   call_heur_dissector_direct: do not trigger an assert if heuristic dissector rejects packet
    adds  f269f56   extcap: make extcaps use the version registered in config.


Summary of changes:
 extcap/androiddump.c |    2 +-
 extcap/ciscodump.c   |    2 +-
 extcap/extcap-base.c |    1 -
 extcap/randpktdump.c |    2 +-
 extcap/sshdump.c     |    2 +-
 5 files changed, 4 insertions(+), 5 deletions(-)