Wireshark-commits: [Wireshark-commits] master-1.12 3b46c8a: RTP: fix decoding of padding in RFC 585

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 18 Apr 2016 11:49:12 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3b46c8ac044fe8f213d13470d51fb64e2de9af07
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

3b46c8a by Carlos Velasco (carlos.velasco@xxxxxxxxxxxxxxxx):

    RTP: fix decoding of padding in RFC 585 header extension
    
    Bug: 12339
    Change-Id: I465e8daf2529f34ab23a614e5fdf85d48232321f
    Reviewed-on: https://code.wireshark.org/review/14989
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit d93498ee76fcdde51320bf244adcf86cf5d30cd4)
    Reviewed-on: https://code.wireshark.org/review/14991
    

Actions performed:

    from  c03cc80   [Automatic update for 2016-04-17]
    adds  3b46c8a   RTP: fix decoding of padding in RFC 585 header extension


Summary of changes:
 epan/dissectors/packet-rtp.c |   26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)