Wireshark-commits: [Wireshark-commits] master 5c7cc28: mswsp: Align parse_CAggregSpec function with

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 10 Feb 2017 03:46:56 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5c7cc28a6c3974d65bf2cb2066f072778a992010
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5c7cc28 by Noel Power (noel.power@xxxxxxxx):

    mswsp: Align parse_CAggregSpec function with MS-WSP specification.
    
    Fix some errors in the parsing of the CAggregSpec structure, see
    2.2.1.24 in the MS-WSP specification.
    
    Change-Id: Ib281c10ab897e5c0282aa1b0d304df97a2fd14a3
    Signed-off-by: Noel Power <noel.power@xxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/20036
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  b18245a   mswsp: Numerous bugfixes
    adds  5c7cc28   mswsp: Align parse_CAggregSpec function with MS-WSP specification.


Summary of changes:
 epan/dissectors/packet-mswsp.c |   97 +++++++++++++++++++++++++++++-----------
 1 file changed, 70 insertions(+), 27 deletions(-)