Wireshark-commits: [Wireshark-commits] master 4fbfd3e: Qt: fix uninitialized members (UNINIT_CTOR)

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 5 Oct 2015 11:51:00 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4fbfd3eca5f092a3319bfbd3cc07e6f0caf40a36
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4fbfd3e by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Qt: fix uninitialized members (UNINIT_CTOR) reported by Coverity (CID 1228882)
    
    Change-Id: I1f09fa9a8421e702d2fff963afc899617f2e6222
    Reviewed-on: https://code.wireshark.org/review/10794
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  fc5bc45   Qt: fix control flow issues (UNREACHABLE) reported by Coverity (CID 1224614)
    adds  4fbfd3e   Qt: fix uninitialized members (UNINIT_CTOR) reported by Coverity (CID 1228882)


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