URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6210138dd91efede439226e570fb02610995fb09
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark
Commits:
6210138 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/25975
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 0de02ca DMP: Recurse only once.
adds 6210138 Qt+Windows: Adjust our DBAR check logic.
Summary of changes:
ui/qt/wireshark_application.cpp | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)