Wireshark-commits: [Wireshark-commits] master-2.0 03d19cf: Qt: fix infinite loop when gui_recent_fi

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 10 Jan 2016 08:11:56 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=03d19cf09131d5ffdb8720b274c94fc20315f845
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

03d19cf by Peter Wu (peter@xxxxxxxxxxxxx):

    Qt: fix infinite loop when gui_recent_files_count_max is negative
    
    Change-Id: I7cfddd865ebe0cd01230e19bf20fee7964c40324
    Reviewed-on: https://code.wireshark.org/review/13155
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 174dc98892b8d8139d959a51745a815dd815f017)
    Reviewed-on: https://code.wireshark.org/review/13163
    

Actions performed:

    from  849c8d4   GTK: fix infinite loop at startup
    adds  03d19cf   Qt: fix infinite loop when gui_recent_files_count_max is negative


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