Wireshark-commits: [Wireshark-commits] master a41e8e6: Qt: fix detection of WinPcap / AirPcap
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 15 Jul 2015 18:55:32 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a41e8e66230a90c6d83e93f4529b16e840e45562
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Qt: fix detection of WinPcap / AirPcap
    
    Libraries must be loaded before calling get_runtime_version_info()
    
    Change-Id: Ic95ccde4ce80338b058a22a653736b663c517b38
    Reviewed-on: https://code.wireshark.org/review/9637
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  7977432   Simply code for export of PDUs coming from heuristic dissectors
    adds  a41e8e6   Qt: fix detection of WinPcap / AirPcap


Summary of changes:
 wireshark-qt.cpp |  103 +++++++++++++++++++++++++++---------------------------
 1 file changed, 51 insertions(+), 52 deletions(-)