Wireshark-commits: [Wireshark-commits] master 5c511d2: RTP: ensure that bta2dp_info and btvdp_info
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 01 Feb 2018 18:20:28 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5c511d23e36b098c93ed1b3070a445c8e16185d2
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5c511d2 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    RTP: ensure that bta2dp_info and btvdp_info are always initialized
    
    Bug: 14380
    Change-Id: Ib691b067f25d7281be2f6b4387552252d16d0064
    Reviewed-on: https://code.wireshark.org/review/25550
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  d7be846   Fix endianness of CAN-ETH CAN packet
    adds  5c511d2   RTP: ensure that bta2dp_info and btvdp_info are always initialized


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