Wireshark-commits: [Wireshark-commits] master-2.0 faeeef8: iWARP MPA: properly handle MPA PDU lengt
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 19 Apr 2016 16:29:30 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=faeeef8e394f4efb3bf4e5f2dd2d1b7f21d6140b
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

faeeef8 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    iWARP MPA: properly handle MPA PDU length with padding
    
    Bug: 12348
    Change-Id: I2ed5fcce34bbdb13329ca72012f92adb641f56c6
    Reviewed-on: https://code.wireshark.org/review/15005
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    (cherry picked from commit c9c3162ef34886788221eab57012af7e67eca676)
    Reviewed-on: https://code.wireshark.org/review/15008
    

Actions performed:

    from  4fa64bc   Use proper operator to find odd number (CID-1355647)
    adds  faeeef8   iWARP MPA: properly handle MPA PDU length with padding


Summary of changes:
 epan/dissectors/packet-iwarp-mpa.c |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)