Wireshark-commits: [Wireshark-commits] master b5cba9e: qt_ui_utils: fix issue found by PVS Studio (

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 17 May 2018 04:25:53 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b5cba9ea1177e4319686e2950f741758a2d5529f
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b5cba9e by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    qt_ui_utils: fix issue found by PVS Studio (V519)
    
    The 'val_qstr' variable is assigned values twice successively
    
    Change-Id: I5cc80a3e68c08330ac3bbb7c8c45db105d7fb865
    Reviewed-on: https://code.wireshark.org/review/27599
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  2fd5f93   Qt: fix issue found by PVS Studio (V519)
    adds  b5cba9e   qt_ui_utils: fix issue found by PVS Studio (V519)


Summary of changes:
 ui/qt/utils/qt_ui_utils.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)