Wireshark-commits: [Wireshark-commits] master-2.2 2b3a090: rtmpt: Ensure sequence count is incremen
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 29 Jan 2017 07:35:00 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2b3a0909beff8963b390034c594e0b6be6a4e531
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

2b3a090 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>
    

Actions performed:

    from  67ee4a9   Fix decoding of T.30 over T.38.
    adds  2b3a090   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(-)