Wireshark-commits: [Wireshark-commits] master 5b348a4: Allocate transport_info->encoding_name from

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 13 Nov 2016 01:38:38 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5b348a48e5b240f703f400be3161fd4bc3caa56e
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5b348a4 by novakji (j.novak@xxxxxxxxxxxx):

    Allocate transport_info->encoding_name from correct memory pool
    
    Bug: 13127
    
    Change-Id: I09893fadc6f64316a373ddb8ac72e07a6743e149
    Reviewed-on: https://code.wireshark.org/review/18758
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  efe95fa   Qt: populate Bookmarks menu in capture options dialog
    adds  5b348a4   Allocate transport_info->encoding_name from correct memory pool


Summary of changes:
 epan/dissectors/packet-sdp.c |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)