URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=528d2e633eb3d11473c938b5c86e3adcad64a3e0
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
528d2e6 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>
    (cherry picked from commit 5b348a48e5b240f703f400be3161fd4bc3caa56e)
    Reviewed-on: https://code.wireshark.org/review/18762
    
Actions performed:
    from  bb0ed31   Really return manufacturer name if it's known.
    adds  528d2e6   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(-)