Wireshark-commits: [Wireshark-commits] master b443d46: Qt+Windows: Adjust our DBAR check logic.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 22 Feb 2018 05:12:14 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b443d4646e57012661c40011e287cb9d67245ca7
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b443d46 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Qt+Windows: Adjust our DBAR check logic.
    
    Don't bother fetching a file's version if its name doesn't match any of
    the DBAR DLL list entries. Otherwise we try to open a bunch of DLLs we
    don't care about.
    
    Change-Id: Icab11450839195c1259bb307ae88988f52917487
    Reviewed-on: https://code.wireshark.org/review/25973
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  b293c97   ieee80211: Start to dissect 80211ax trigger frames and other fields.
    adds  b443d46   Qt+Windows: Adjust our DBAR check logic.


Summary of changes:
 ui/qt/wireshark_application.cpp | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)