Wireshark-commits: [Wireshark-commits] master fbc816a: Qt: Read our dynamic recent entries a bit ea
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 17 Oct 2016 12:20:41 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fbc816a998c1649beaeefd743846c4ce977ac2b2
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

fbc816a by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Qt: Read our dynamic recent entries a bit earlier.
    
    Call recent_read_dynamic a bit earlier in the startup process. Note that
    it determines when we fill in the recent files list, so the earlier we
    call it the better.
    
    Change-Id: Iad37d3aa2222873259d6c96ba79672236c8e4cd5
    Reviewed-on: https://code.wireshark.org/review/18235
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  1d09420   MQ: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    adds  fbc816a   Qt: Read our dynamic recent entries a bit earlier.


Summary of changes:
 wireshark-qt.cpp |   19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)