Wireshark-commits: [Wireshark-commits] master-2.0 06059eb: rtmpt: Ensure sequence count is incremen

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 11 Mar 2017 15:44:03 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=06059eb42fd1507d890fdc63167703389155153b
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

06059eb by Michael Mann (mmann78@xxxxxxxxxxxx):

    rtmpt: Ensure sequence count is incremented for stored fragments
    
    Bug: 13347
    Change-Id: I351c80dea8ac7a9f2540b40782b1cc5c0b8fdaed
    Reviewed-on: https://code.wireshark.org/review/19777
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit ee185445f410b6bc54831ea0923af08cbcd75d00)
    Reviewed-on: https://code.wireshark.org/review/19837
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    (cherry picked from commit 2b3a0909beff8963b390034c594e0b6be6a4e531)
    Reviewed-on: https://code.wireshark.org/review/20490
    Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    

Actions performed:

    from  6e4e5c0   Don't cast to a too-large size.
    adds  06059eb   rtmpt: Ensure sequence count is incremented for stored fragments


Summary of changes:
 epan/dissectors/packet-rtmpt.c |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)