Wireshark-commits: [Wireshark-commits] master 862625f: qt: add init values to make clang happy.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 15 Dec 2015 08:57:50 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=862625f4303b964ac5fed324828ba20b87460610
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

862625f by Dario Lombardo (lomato@xxxxxxxxx):

    qt: add init values to make clang happy.
    
    Found by clang analyzer.
    
    Change-Id: I04598e8e9fcb716b373d4b2f707de8f263ff36b0
    Reviewed-on: https://code.wireshark.org/review/11029
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  01de592   Qt: TCP/UDP streams are off by one in follow stream window
    adds  862625f   qt: add init values to make clang happy.


Summary of changes:
 ui/qt/qcustomplot.cpp |   16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)