Wireshark-commits: [Wireshark-commits] master d93498e: RTP: fix decoding of padding in RFC 585 head

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 18 Apr 2016 11:47:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d93498ee76fcdde51320bf244adcf86cf5d30cd4
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

d93498e 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>
    

Actions performed:

    from  1d30bb0   edonkey: fix 'pinfo' was marked unused but was used [-Werror,-Wused-but-marked-unused]
    adds  d93498e   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(-)