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 fc8f787: Skip loading the Nordic BLE Sniffer dll on W

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 14 Dec 2016 11:50:12 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fc8f787565a485b2b932bd4f58069cfbe59edc1d
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

fc8f787 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Skip loading the Nordic BLE Sniffer dll on WIN32
    
    The dissector for the Nordic BLE Sniffer was added as internal in
    g7844a118, so ensure we don’t load this third party dll on WIN32.
    
    Change-Id: I74c200d42793f3c1e764bc9f6c3a9a795d38a5a7
    Reviewed-on: https://code.wireshark.org/review/19259
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  1c2d224   extcap: set help for interfaces.
    adds  fc8f787   Skip loading the Nordic BLE Sniffer dll on WIN32


Summary of changes:
 wsutil/plugins.c |    9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)