Wireshark-commits: [Wireshark-commits] master 8ffd2f3: CAPWAP: fix some message type with wrong len

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 3 Sep 2014 10:22:46 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8ffd2f3d0a2da26f1471992b874f4ee5ef111d5c
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    CAPWAP: fix some message type with wrong length (don't use optlen for "fixed type length")
    
    Change-Id: Id666086abdd55e38bcb470f8015363585d40728f
    Reviewed-on: https://code.wireshark.org/review/3957
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  4f4c6ed   CAPWAP: Add some news expert info
    adds  8ffd2f3   CAPWAP: fix some message type with wrong length (don't use optlen for "fixed type length")


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