Wireshark-commits: [Wireshark-commits] master ac68c43: Updated parsing of ParticipantMessageData su

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 28 Jan 2017 03:48:21 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ac68c43414ddd12cdfc24ea459846fc86a2d135c
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ac68c43 by Adam Mitz (mitza@xxxxxxxxxx):

    Updated parsing of ParticipantMessageData submessages.
    
    Zero-length octet sequences don't need to show <MISSING> for their contents.
    
    Change-Id: I89662ff8cd29563981ba9e1b34dc82023b6a070e
    Reviewed-on: https://code.wireshark.org/review/19755
    Reviewed-by: Juan Jose Martin Carrascosa <juanjo@xxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  ee18544   rtmpt: Ensure sequence count is incremented for stored fragments
    adds  ac68c43   Updated parsing of ParticipantMessageData submessages.


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