Wireshark-commits: [Wireshark-commits] master 8ce3450: SDP: remove unused setup_proto field to fix
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 23 Jan 2019 17:23:42 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8ce3450b246615d6ef17e0c3f09506d6830a8fec
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

8ce3450 by Peter Wu (peter@xxxxxxxxxxxxx):

    SDP: remove unused setup_proto field to fix memleaks
    
    Bug: 15440
    Change-Id: I2a543eef23e1b006928edef353e88b0612c5cdb7
    Fixes: v2.9.0rc0-2676-gd68b7bc505 ("Add sip_call_id filter to RTP stream.")
    Fixes: v2.9.0rc0-2720-g228da02fda ("RTP: Restructure call id handling.")
    Link: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=11845
    Reviewed-on: https://code.wireshark.org/review/31701
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  ca28f41   Small update up LLDP sub-tlvs
     add  8ce3450   SDP: remove unused setup_proto field to fix memleaks


Summary of changes:
 epan/dissectors/packet-megaco.c | 1 -
 epan/dissectors/packet-sdp.h    | 1 -
 epan/dissectors/packet-sip.c    | 1 -
 3 files changed, 3 deletions(-)