Wireshark-commits: [Wireshark-commits] master 1076323: IMAP: Fix regression introduced by change 30

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 15 Jan 2019 05:13:24 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=10763239c31fc20dee03d73348f310f0fea5fbc9
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

1076323 by Christophe GUERBER (christophe.guerber@xxxxxxxxx):

    IMAP: Fix regression introduced by change 30876
    
    UID prefixed commands where not dissected correctly.
    
    Change-Id: I280e3ff7edff11fa67b4a3567b4a0614271d9f6a
    Reviewed-on: https://code.wireshark.org/review/31542
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  d6f9279   ieee80211: print the TSF in decimal
     add  1076323   IMAP: Fix regression introduced by change 30876


Summary of changes:
 epan/dissectors/packet-imap.c | 117 +++++++++++++++++++++---------------------
 1 file changed, 59 insertions(+), 58 deletions(-)