Wireshark-commits: [Wireshark-commits] master d8ab567: dcerpc-fileexp: fix issue found by PVS Studi
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 17 May 2018 04:27:15 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d8ab5676dc25686eabcf1cdf0c66882d2b2a88cf
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    dcerpc-fileexp: fix issue found by PVS Studio (V523)
    
    The 'then' statement is equivalent to the subsequent code fragment.
    
    Change-Id: I2c44ef7d43468a70e7eb48326af962c908a656be
    Reviewed-on: https://code.wireshark.org/review/27600
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  b5cba9e   qt_ui_utils: fix issue found by PVS Studio (V519)
    adds  d8ab567   dcerpc-fileexp: fix issue found by PVS Studio (V523)


Summary of changes:
 epan/dissectors/packet-dcerpc-fileexp.c | 26 ++++----------------------
 1 file changed, 4 insertions(+), 22 deletions(-)