Wireshark-commits: [Wireshark-commits] lts-1.12.1 55a2bfe: rtmpt: Ensure sequence count is incremen

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 11 Mar 2017 14:47:23 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=55a2bfe5be442a67cd834070b942cd0eabd3a82b
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: lts-1.12.1
Repository: wireshark

Commits:

55a2bfe 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/20491
    Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    

Actions performed:

    from  510cac0   ldss: Ensure ldss_file_request_t structure gets allocated
    adds  55a2bfe   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(-)