Wireshark-commits: [Wireshark-commits] master 8f664a7: Preincrement iterators for better performanc

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 07 Jun 2018 18:18:15 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8f664a746cae53d508e4d9f4bb17fe8a955b40f8
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8f664a7 by Jaap Keuter (jaap.keuter@xxxxxxxxx):

    Preincrement iterators for better performance
    
    Change-Id: I26853080bd0294a9058db99a30d1c06d6aac8e16
    Signed-off-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/28083
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  4905983   More shellcheck checks and fixes.
    adds  8f664a7   Preincrement iterators for better performance


Summary of changes:
 ui/qt/lbm_lbtrm_transport_dialog.cpp | 6 +++---
 ui/qt/models/decode_as_delegate.cpp  | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)