Wireshark-commits: [Wireshark-commits] master b401307: quakeworld: fix issue found by PVS Studio (V

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 26 May 2018 05:58:54 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b401307e360b9b6a5818c08102b2372bd826c126
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    quakeworld: fix issue found by PVS Studio (V529)
    
    Odd semicolon ';' after 'for' operator.
    
    Change-Id: If77e285b52291b924efe9e68d863d5f01b994fdd
    Reviewed-on: https://code.wireshark.org/review/27785
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  852037f   maxmind_db.c: fix a memory leak
    adds  b401307   quakeworld: fix issue found by PVS Studio (V529)


Summary of changes:
 epan/dissectors/packet-quakeworld.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)